[
https://jira.jboss.org/jira/browse/JBBUILD-534?page=com.atlassian.jira.pl...
]
Thomas Diesler commented on JBBUILD-534:
----------------------------------------
Generally, I'd like to mention again that 'deploy-file' is not good solution
because of
* with the generated POM you loose all info about transitive dependencies, etc.
* when you preserve/deploy the original POM you also deploy the dependencies on other
repos
* the transitive enclosure of information for (groupId+artifactId+version+classifier)
should be equal independent of the repo where you get the artifact from
Maven repository aggregation
----------------------------
Key: JBBUILD-534
URL:
https://jira.jboss.org/jira/browse/JBBUILD-534
Project: JBoss Build System
Issue Type: Task
Components: Maven Builds
Reporter: Thomas Diesler
There are a number of projects which have dependencies on non-jboss
maven repos (jboss-osgi is one of them)
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235779#...
I believe, this issue is general enough to have proper repo aggregation
setup somehow
Here is a link to some aggregators
http://docs.codehaus.org/display/MAVENUSER/Maven+Repository+Manager+Featu...
Is this a way you want to move forward or should we stick with manually copying
individual artefacts to the jboss repo?
Please note, that by doing so (i.e. mvn deploy-file) you loose the original pom and hence
the information on transitive dependencies.
http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html
--
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