[jboss-dev-forums] [Design the new POJO MicroContainer] - Putting MC artifacts to our maven repo
alesj
do-not-reply at jboss.com
Sat Mar 29 10:56:57 EDT 2008
What's the easiest way to push these new releases to our Maven2 repo?
The instructions here
- http://wiki.jboss.org/wiki/Wiki.jsp?page=MavenReleaseProcess
Suggest you do this:
anonymous wrote :
| Perform the release
|
| Next run the perform step which will checkout the files from the tag, do a build, and deploy the generated artifacts.
|
| mvn release:perform
|
| The deployment is done to the local file system (a local checkout of the jboss maven2 repository), so you will need to commit the new files after they are deployed.
|
| Note that the release process updates your project's pom.xml to change the to the next version. You need to check this updated pom into cvs/SVN.
The thing is that I've done that, but than later on modified those files. :-(
Don't ask me why. :-)
But now I cannot run that again. Some mvn complain again.
Is there an easier way than plain hand copying from my local repo to fit our global repo?
What about these maven-metadata.xml files:
- http://repository.jboss.org/maven2/org/jboss/jboss-mdr/maven-metadata.xml
Who modifies those in the first place?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139833#4139833
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139833
More information about the jboss-dev-forums
mailing list