Hi Chris, On Thu, Oct 6, 2011 at 5:49 PM, Mattmann, Chris A (388J) <[email protected]> wrote: > How do I publish snapshots to repository.apache.org?
You can either change the build goal from install to deploy (assuming OODT inherits from the Apache parent POM) or enable the "Deploy artifacts to Maven repository" option (with "https://repository.apache.org/content/repositories/snapshots" as the URL and "apache.snapshots.https" as the ID). BR, Jukka Zitting
