I'll check it out.
On May 11, 2009, at 8:04 AM, Michael McCandless wrote:
Can someone with more experience in maven/hudson/ant figure out what's
wrong w/ our maven build process?
From the last nightly build at
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/823/console, I
can see that indeed we are running this command:
/export/home/hudson/tools/ant/latest/bin/ant -lib
/export/home/nigel/hudsonSupport/maven
-Dsvnversion.exe=/opt/subversion-current/bin/svnversion
-Dsvn.exe=/opt/subversion-current/bin/svn -Dversion=2.4-SNAPSHOT
generate-maven-artifacts
which is wrong (it should be 2.9-SNAPSHOT). That's the first
problem...
Note Step 8 on http://wiki.apache.org/lucene-java/ReleaseTodo. I'll
fix.
The second problem is we are somehow failing to properly publish the
artifacts, because in the snapshot repository I only see
maven-metadata.xml (no artifacts), eg:
http://repository.apache.org/snapshots/org/apache/lucene/lucene-core/
There are other oddities there as well. Let me look.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org