[
https://jira.jboss.org/jira/browse/JASSIST-107?page=com.atlassian.jira.pl...
]
Andrew Dinn closed JASSIST-107.
-------------------------------
Resolution: Done
it should now be possible to install snapshots using the command
mvn -Djboss.snapshots.repo.url=dav:https://snapshots.jboss.org/maven2/ deploy
in a fresh build tree. this will only work if you have webdav update permissions for the
snapshots repo.
Update pom and build script to support release of snapshot builds
-----------------------------------------------------------------
Key: JASSIST-107
URL:
https://jira.jboss.org/jira/browse/JASSIST-107
Project: Javassist
Issue Type: Feature Request
Affects Versions: 3.11.0.GA
Reporter: Andrew Dinn
Assignee: Andrew Dinn
Fix For: 3.12.0.GA
It would be very helpful for testing if it were possible to automatically build and
install a snapshot build in the jboss snapshots repository. This requires adding the repo
as a distribution target in the pom and updating the distribution version in the pom and
ant build script between releases so that it has a "-SNAPSHOT" extension e.g.
now that 3.11.0 is released the version needs to be updated to 3.12.0-SNAPSHOT.
--
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