So, the next issue is deploying the peripheral files that aren't in
Maven, re. the section in core/pom.xml calling deploy-file and trying
to send the results to ${deploy.url}. This needs to be changed to
send the results to the Nexus server along with the other artifacts.
-Grant
On Oct 26, 2009, at 7:17 PM, Grant Ingersoll wrote:
Sure, I updated the release wiki, but would be good to add that link
too.
On Oct 26, 2009, at 7:02 PM, Sean Owen wrote:
Ah yes, maybe we should link to this:
http://maven.apache.org/developers/committer-settings.html
which has some general committer settings included this one.
On Mon, Oct 26, 2009 at 10:58 PM, Grant Ingersoll <[email protected]
> wrote:
Now working, I believe. I added:
<server>
<id>apache.releases.https</id>
<username>******</username>
<password>*******</password>
</server>
To my settings.xml <servers> section. This username/pass should
be your ASF
svn user/pass