[jbosstools-issues] [JBoss JIRA] (JBIDE-11714) Replace requirements folder & requirements bootstrap job by "self-hosted" content in pom.xml ?

Mickael Istria (JIRA) jira-events at lists.jboss.org
Thu May 3 06:33:18 EDT 2012


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

Mickael Istria commented on JBIDE-11714:
----------------------------------------

> Would a fully maven solution also be able to achieve NFS-mounted outside-Jenkins bootstrapping?

For zips that are available with Maven, they will be downloaded from Nexus to local repo for the build. Since they won't change, there won't have need for updates.

As Max said, if we use the get plugin, we can easily give it a file:/ url. That means we'll have different URLs for Jenkins and local. Also, we may be unhappy with md5 checks and caching. But that's not yes the case.
                
> Replace requirements folder & requirements bootstrap job by "self-hosted" content in pom.xml ?
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11714
>                 URL: https://issues.jboss.org/browse/JBIDE-11714
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>            Priority: Minor
>             Fix For: 3.3.0.CR1
>
>
> Currently, jobs depdend on the requirement folder to perform tests (requirement contains scripts aimed to retrieving runtimes for tests). Instead, we should think about creating a Maven Mojo or something more convenient so that test pom.xml could directly contain their setup.

--
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