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

Mickael Istria (JIRA) jira-events at lists.jboss.org
Tue Aug 14 06:32:14 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mickael Istria updated JBIDE-12420:
-----------------------------------

    Summary: Support for "skipPrivateRequirements" in test pom.xml  (was: Support for "honorPrivateRequirements" in test pom.xml)


In build and as command-line argument, flag will be named skipPrivateRequireents, and its default value, set in parent pom, will be true.
It must be propagated into tests through a system proerty. What name do you want for this system property to consume into tests: I suggest _org.jboss.tools.test.skipPrivateRequirements_.
                
> Support for "skipPrivateRequirements" 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: Mickael Istria
>             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