[jboss-dev-forums] [Design of JBoss Build System] - Re: Cannot see uploaded common-core snapshot
pgier
do-not-reply at jboss.com
Fri Sep 21 12:47:24 EDT 2007
"dimitris at jboss.org" wrote : Let me understand this better.
|
| I upload (mvn deploy) a snapshot here:
| https://snapshots.jboss.org/maven2/org/jboss/jboss-common-core/2.2.2-SNAPSHOT/
|
| You say that the following will be automatically updated:
| https://svn.jboss.org/repos/repository.jboss.org/jboss/common-core/2.2.2.snapshot/
|
| ?
It won't be automatically updated. For the common-core build to deploy to the old repository, you have to either deploy it manually, or use the jboss-deploy plugin http://labs.jboss.com/maven-jboss-deploy-plugin/
The jboss-deploy plugin will copy the jar files to a local checkout of repository.jboss.org, and attempt to create a component-info.xml file. Then you still have to do an svn commit.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087346#4087346
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087346
More information about the jboss-dev-forums
mailing list