You'll ned maven 1.0.2 plus the latest release of any plugin that barfs. Plus you'll need various project properties set. See commons-io for a recent working example.

And yes you are right, releasing with svn and maven at ASF is a right royal pain.

Stephen


Steve Cohen wrote:
Sheesh, the release process has gotten much hairier since I last did it!
5 hours and I'm still not all the way there. And this was supposed to be a simple release.

Phooey.

I decided that that easiest way to do this "simple" release fixing ONLY the 1.3 compatibility problem would be to work from a branch cut at 1_4_0. And that is how I built it.

Now however, I get to step 10 Publish updated website and maven is failing. Can this even work when deploying from a branch and not the trunk?



$ /opt/maven/bin/maven -Dmaven.username=scohen site:deploy
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2

Attempting to download commons-net-1.1.0.jar.
......................................................................................................
.
Attempting to download vdoclet-20020711.jar.
.....................................................
.
Attempting to download qdox-current.jar.
...........................
.
Attempting to download commons-collections-2.1.jar.
......................................................................................................................
.
Attempting to download logkit-1.0.1.jar.
...............................................
.
Attempting to download statcvs-xml-0.9.4.jar.
......................................................................................................................................................
Attempting to download jdom-b10.jar.
.........................................................................................................
.
Attempting to download jfreechart-0.9.20.jar.
.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
.
Attempting to download jcommon-0.9.5.jar.
.......................................................................................................................................................................................................................................
.
Attempting to download commons-jexl-1.0-beta-1.jar.
...........................................................................
.
Attempting to download jdepend-2.5.jar.
.......................................................
.
Attempting to download checkstyle-3.3.jar.
.............................................................................................................................................................................................................................................................................................................................................
.
Attempting to download checkstyle-optional-3.3.jar.
.................................................................................................
.
Attempting to download regexp-1.3.jar.
...................
.
Attempting to download commons-beanutils-1.6.1.jar.
.....................................................................................
.
Attempting to download simian-1.9.1.jar.
................................................
.
Attempting to download ant-1.6.jar.
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
.
build:start:

site:deploy:
site:
xdoc:register-reports:
maven-changes-plugin:register:

maven-tasklist-plugin:register:

statcvs:init:

maven-statcvs-plugin:register:

maven-junit-report-plugin:register:

maven-jdepend-plugin:register:

maven-jcoverage-plugin:register:

maven-checkstyle-plugin:register:

maven-simian-plugin:register:

maven-javadoc-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:


site:run-reports:
    [echo] Generating the Changes...
changes:report:

    [echo] Generating the Task List...
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...

    [echo] Generating the StatCvs Report...
statcvs:init:

statcvs:generate:
statcvs:init-variables:
statcvs:parse-connection:
[echo] Using connection: scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/net/trunk

BUILD FAILED
File...... file:/home/scohen/.maven/plugins/maven-statcvs-plugin-2.5/plugin.jelly
Element... ant:fail
Line...... 103
Column.... 19
Unknown SCM method: 'svn'
Total time: 19 seconds
Finished at: Sat Dec 03 12:34:56 CST 2005

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to