[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-545) Look into why maven ant tasks checks the snapshot repository even when artifacts have recently been installed.
Paul Gier (JIRA)
jira-events at lists.jboss.org
Wed Aug 26 18:15:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBBUILD-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-545.
-----------------------------
Resolution: Done
> Look into why maven ant tasks checks the snapshot repository even when artifacts have recently been installed.
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBBUILD-545
> URL: https://jira.jboss.org/jira/browse/JBBUILD-545
> Project: JBoss Build System
> Issue Type: Task
> Reporter: Paul Gier
> Assignee: Paul Gier
> Fix For: Maven Build - Maint 2009
>
>
> In the AS build, the modules install their jars to the local repository. Then when the dist build runs with the maven ant tasks, the ant tasks check the snapshot repository for updates. The ant tasks should not be checking the snapshot repository when there was a recent copy just installed.
> I'm not sure if this is a general problem in maven, or just a problem in the ant tasks. This is potentially a serious issue because it could mean that the jar generated by a module is not the same as the jar resolved by the Ant tasks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list