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

Mickael Istria (JIRA) jira-events at lists.jboss.org
Wed Aug 29 05:09:14 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714461#comment-12714461 ] 

Mickael Istria commented on JBIDE-12420:
----------------------------------------

> We used to have a profile and property in the parent pom for -Plocal.requirements -Dlocal.requirements=file://path/to/cached/requirements/folder/
> I'm guessing those are now obsoleted by this change? 

Not really. The local.requirements profiles and properties are used to resolve dependencies between JBoss bundles. It is just an alternative path to the composite site that is used by build when running on Jenkins to improve performance.
                
> 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: 4.0.0.M1
>            Reporter: Rob Stryker
>            Assignee: Mickael Istria
>             Fix For: 4.0.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