[jbosstools-issues] [JBoss JIRA] (JBIDE-12420) Support for "honorPrivateRequirements" in test pom.xml

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Aug 13 06:22:56 EDT 2012


Rob Stryker created JBIDE-12420:
-----------------------------------

             Summary: Support for "honorPrivateRequirements" in test pom.xml
                 Key: JBIDE-12420
                 URL: https://issues.jboss.org/browse/JBIDE-12420
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: Build/Releng, JBossAS/Servers
    Affects Versions: 3.4.0.M1
            Reporter: Rob Stryker
            Assignee: Nick Boldt
             Fix For: 3.4.0.M1


The new AS Tools test suite requires downloads of EAP by default. We would like to suppress this behavior and only fetch the private requirements if a flag is passed in to mvn clean install. The flag should be something like "honorPrivateRequirements" or "fetchPrivateRequirements". 

The plugin that will use this flag is org.jboss.tools.as.test.core, which already has downloading of eap versions in it. These specific downloads will need to be ignored / skipped if the flag is not set. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list