Update/Enable releasing Seam maven artifacts into Nexus staging repository
--------------------------------------------------------------------------
Key: JBSEAM-4692
URL:
https://jira.jboss.org/browse/JBSEAM-4692
Project: Seam
Issue Type: Task
Components: Build
Reporter: Marek Novotny
Assignee: Marek Novotny
Fix For: 2.2.1.CR3
Nexus staging repository is aimed to deploy new release of project artifacts and verify
these artifacts before going into released Nexus repository.
The maven guide (
http://community.jboss.org/wiki/MavenDeployingaRelease) described the
command like:
mvn deploy:deploy-file -DpomFile=pom.xml
-Dfile=myproject.jar
-DrepositoryId=jboss-releases-repository
-Durl=https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/
Replace the old settings which went into
http://repository.jboss.org/maven2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira