Robert Muir created LUCENE-4476:
-----------------------------------
Summary: maven deployment scripts dont work
Key: LUCENE-4476
URL: https://issues.apache.org/jira/browse/LUCENE-4476
Project: Lucene - Core
Issue Type: Bug
Reporter: Robert Muir
Currently the maven process described in
http://wiki.apache.org/lucene-java/PublishMavenArtifacts does not work.
It worked fine for the 4.0-alpha and 4.0-beta releases.
If someone else wants to figure this out and deploy to maven, I'd be grateful.
I have no idea where to go here.
NOTE: I plan on sending the announcement friday.
{noformat}
stage-maven:
[artifact:install-provider] Installing provider:
org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to
https://repository.apache.org/service/local/staging/deploy/maven2
[artifact:deploy] Uploading:
org/apache/lucene/lucene-join/4.0.0/lucene-join-4.0.0.jar to repository
apache.releases.https at
https://repository.apache.org/service/local/staging/deploy/maven2
[artifact:deploy] Transferring 56K from apache.releases.https
[artifact:deploy] An error has occurred while processing the Maven artifact
tasks.
[artifact:deploy] Diagnosis:
[artifact:deploy]
[artifact:deploy] Error deploying artifact 'org.apache.lucene:lucene-join:jar':
Error deploying artifact: Failed to transfer file:
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/lucene/lucene-join/4.0.0/lucene-join-4.0.0.jar.
Return code is: 401
BUILD FAILED
/home/rmuir/workspace/lucene_solr_4_0/lucene/common-build.xml:1364: The
following error occurred while executing this line:
/home/rmuir/workspace/lucene_solr_4_0/lucene/build/stage_maven_build.xml:8: The
following error occurred while executing this line:
/home/rmuir/workspace/lucene_solr_4_0/lucene/common-build.xml:443: Error
deploying artifact 'org.apache.lucene:lucene-join:jar': Error deploying
artifact: Failed to transfer file:
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/lucene/lucene-join/4.0.0/lucene-join-4.0.0.jar.
Return code is: 401
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]