aven.sh by hand and I see the items in the
snapshot
repo.
When I look at the lucene-core directory in the snapshot repo via
the web interface, I don't see any 2.4-SNAPSHOT stuff - just the 2.3-
SNAPSHOT dir that was there before:
<http://people.apache.org/maven-snapshot-repository
sh by hand and I see the items in the
snapshot
repo.
When I look at the lucene-core directory in the snapshot repo via
the web interface, I don't see any 2.4-SNAPSHOT stuff - just the 2.3-
SNAPSHOT dir that was there before:
<http://people.apache.org/maven-snapshot-repository/org/ap
OT dir that
was there before:
<http://people.apache.org/maven-snapshot-repository/org/apache/lucene/lucene-core/>
Is the above URL correct?
Steve
On 07/16/2008 at 12:39 PM, Grant Ingersoll wrote:
> OK, I think it should work now. Let's keep an eye out to make sure
> the cron job
en.sh' - here are its contents, from <http://svn.apache.org/viewvc/lucene/java/nightly/publish-maven.sh?revision=600897&view=markup
>:
scp -r /export/home/hudson/hudson/jobs/Lucene-Nightly/maven-
artifacts/lucene/* [EMAIL PROTECTED]:/www/
people.apache.org/maven-snapshot-repository/or
which calls 'publish-
maven.sh' - here are its contents, from <http://svn.apache.org/viewvc/lucene/java/nightly/publish-maven.sh?revision=600897&view=markup
>:
scp -r /export/home/hudson/hudson/jobs/Lucene-Nightly/maven-
artifacts/lucene/* [EMAIL PROTECTED]:/www/
people.apach
evision=600897&view=markup
>:
scp -r /export/home/hudson/hudson/jobs/Lucene-Nightly/maven-
artifacts/lucene/* [EMAIL PROTECTED]:/www/people.apache.org/
maven-snapshot-repository/org/apache/lucene
So, assuming there is no path munging going on here, I think
'publish-maven.sh' nee
hudson/jobs/Lucene-Nightly/maven-artifacts/lucene/*
[EMAIL
PROTECTED]:/www/people.apache.org/maven-snapshot-repository/org/apache/lucene
So, assuming there is no path munging going on here, I think 'publish-maven.sh'
needs to be changed to reflect the path in the above hudson nightly
s properly updated around the time of the
2.3.0 release. However, I don't see any 2.4-SNAPSHOT directories in the
snapshot repo, and the metadata XML file for lucene-core
<http://people.apache.org/maven-snapshot-repository/org/apache/lucene/lucene-core/maven-metadata.xml>
The snapshots seems to be built every day, but I seems to be producing
some jars of a non-trunk revision or branch. Perhaps 2.3.2?
It's been like that for at least a month. I just thought it was a
fluke the last time I checked.
karl
---