Re: Snapshots

2011-06-22 Thread Joseph Bergmark
I set up the Hudson builds for both OpenWebBeans-trunk and OpenWebBeans_1.0.x. I suspect I could configure it to also configure it to publish them. I see there is a Deploy artifacts to Maven repository option that takes a repository URL. Sincerely, Joe On Wed, Jun 22, 2011 at 6:02 PM, David

Re: Snapshots

2011-06-22 Thread David Jencks
Unless something has changed in the (rather long) time since I looked at this, you don't want to use that option because it doesn't use mvn deploy and doesn't end up with the right metadata. Can you adjust hudson to run mvn clean deploy instead of mvn clean install? This can result in only