[ https://jira.codehaus.org/browse/MCHANGES-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MCHANGES-279: ------------------------------------- Fix Version/s: (was: 2.7) > ability to skip for Jira is offlince > ------------------------------------ > > Key: MCHANGES-279 > URL: https://jira.codehaus.org/browse/MCHANGES-279 > Project: Maven 2.x Changes Plugin > Issue Type: Improvement > Components: jira > Affects Versions: 2.6 > Environment: {code} > $ mvn -v > Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800) > Maven home: /usr/share/maven > Java version: 1.6.0_29, vendor: Apple Inc. > Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > Default locale: en_US, platform encoding: MacRoman > OS name: "mac os x", version: "10.6.8", arch: "x86_64", family: "mac" > {code} > Reporter: cosmo > Attachments: MCHANGES-279_skip_network_operations_during_--offline_mode_.patch > > > maven-changes-plugin is great and compiles a nice Jira report. > We need an ability to skip the Jira report compilation. Jira instance may not always be available when on different network or completely disconnected from Jira. > {code:xml} > > org.apache.maven.plugins > maven-changes-plugin > 2.6 > > true > ... > > > {code} > Skip flag above can then be parameterized. > I'm not sure if the plugin can be sensitive to --offline flag instead of flag. > When Jira is unavailable, current behavior just times out during the build. But build takes forever to complete waiting for times outs and retries. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira