As Brian indicated the snapshot repo is open for business for Commons. I deployed Commons VFS there since I couldn't seem to deploy to people.apache.org. It makes sense to me to migrate releases to the Nexus repo as well. I think this is something the PMC (which I am not a member of) should decide, but I'm bringing it up to see what others think. Other projects have already started moving there.

Ralph

Begin forwarded message:

From: "Brian E. Fox" <bri...@reply.infinity.nu>
Date: March 25, 2009 7:47:47 PM PDT
To: "Ralph Goers" <ralph.go...@dslextreme.com>
Subject: RE: Deploying to the snapshot repository.

I set this up so you can deploy org.apache.commons/.* snapshots. If you
put in the infra ticket, then I will setup the rest of the project for
releases and staging etc.

-----Original Message-----
From: Ralph Goers [mailto:ralph.go...@dslextreme.com]
Sent: Wednesday, March 25, 2009 10:18 AM
To: Brian E. Fox
Subject: Re: Deploying to the snapshot repository.

Thanks. What was the INFRA issue that is the umbrella for this stuff
again?

Ralph

On Mar 25, 2009, at 7:07 AM, Brian E. Fox wrote:

Ok, now I see it's going to the new repo. The commons project isn't
enabled on that repo yet, but ci can deploy any org.apache stuff from
any of the known ci machines. I'll fix up the permissions and let you
know.

-----Original Message-----
From: Ralph Goers [mailto:ralph.go...@dslextreme.com]
Sent: Tuesday, March 24, 2009 11:21 PM
To: Brian E. Fox
Subject: Re: Deploying to the snapshot repository.

Thanks. I changed the pom to point there but I'm still getting a 401.
Any ideas?

[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] repository metadata for: 'snapshot org.apache.commons:commons-
vfs-project:2.0-SNAPSHOT' could not be found on repository:
apache.snapshots.https, so will be created
Uploading:

https://repository.apache.org/content/repositories/snapshots/org/apache/
commons/commons-vfs-project/2.0-SNAPSHOT/commons-vfs-
project-2.0-2009032
5.031821-1.pom
9K uploaded
[INFO]

------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]

------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file:

https://repository.apache.org/content/repositories/snapshots/org/apache/
commons/commons-vfs-project/2.0-SNAPSHOT/commons-vfs-
project-2.0-2009032
5.031821-1.pom
. Return code is: 401


On Mar 24, 2009, at 6:53 PM, Brian E. Fox wrote:

Apache.snapshots is the old repo, the new one is
apache.snapshots.https
(I did that to avoid conflicts with projects that didn't move yet).
You
should have your apache key in the settings.xml

-----Original Message-----
From: Ralph Goers [mailto:ralph.go...@dslextreme.com]
Sent: Tuesday, March 24, 2009 12:09 PM
To: Apache Infrastructure
Subject: Deploying to the snapshot repository.

I am trying to deploy to the snapshot repository but it is failing.
Is
there some permission I don't have that I should? I'm using Maven
2.0.9. I believe I have my settings.xml configured correctly but a
mvn
deploy fails with

[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache.snapshots
[INFO]


------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]


------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact
'org.apache.commons:commons-vfs-project:pom': repository metadata
for:
'snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT' could
not be retrieved from repository: apache.snapshots due to an error:
Authentication failed: Cannot connect. Reason: Auth fail

[INFO]


------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error
retrieving previous build number for artifact
'org.apache.commons:commons-vfs-project:pom': repository metadata
for:
'snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT' could
not be retrieved from repository: apache.snapshots due to an error:
Authentication failed: Cannot connect. Reason: Auth fail
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor .executeGoals(DefaultLifecycleExecutor.java:
583)
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor
.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:
478)
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor
.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor
.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun
.reflect
.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
        at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:
25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:
430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error
retrieving previous build number for artifact
'org.apache.commons:commons-vfs-project:pom': repository metadata
for:
'snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT' could
not be retrieved from repository: apache.snapshots due to an error:
Authentication failed: Cannot connect. Reason: Auth fail
        at
org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:
174)
        at
org
.apache
.maven
.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:
451)
        at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor .executeGoals(DefaultLifecycleExecutor.java:
558)
        ... 16 more
Caused by:
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error
retrieving previous build number for artifact
'org.apache.commons:commons-vfs-project:pom': repository metadata
for:
'snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT' could
not be retrieved from repository: apache.snapshots due to an error:
Authentication failed: Cannot connect. Reason: Auth fail
        at
org
.apache
.maven
.artifact
.transform
.SnapshotTransformation
.transformForDeployment(SnapshotTransformation.java:106)
        at
org
.apache
.maven
.artifact
.transform
.DefaultArtifactTransformationManager
.transformForDeployment(DefaultArtifactTransformationManager.java: 78)
        at
org
.apache
.maven
.artifact
.deployer
.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:
71)
        at
org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:
152)
        ... 18 more
Caused by:
org
.apache
.maven
.artifact.repository.metadata.RepositoryMetadataResolutionException:
repository metadata for: 'snapshot org.apache.commons:commons-vfs-
project:2.0-SNAPSHOT' could not be retrieved from repository:
apache.snapshots due to an error: Authentication failed: Cannot
connect. Reason: Auth fail
        at
org
.apache
.maven
.artifact
.repository
.metadata
.DefaultRepositoryMetadataManager
.resolveAlways(DefaultRepositoryMetadataManager.java:352)
        at
org
.apache
.maven
.artifact
.transform
.SnapshotTransformation
.resolveLatestSnapshotBuildNumber(SnapshotTransformation.java:161)
        at
org
.apache
.maven
.artifact
.transform
.SnapshotTransformation
.transformForDeployment(SnapshotTransformation.java:100)
        ... 21 more
Caused by: org.apache.maven.wagon.TransferFailedException:
Authentication failed: Cannot connect. Reason: Auth fail
        at
org
.apache
.maven
.artifact
.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:
551)
        at
org
.apache
.maven
.artifact
.manager
.DefaultWagonManager
.getArtifactMetadataFromDeploymentRepository
(DefaultWagonManager.java:
379)
        at
org
.apache
.maven
.artifact
.repository
.metadata
.DefaultRepositoryMetadataManager
.getArtifactMetadataFromDeploymentRepository
(DefaultRepositoryMetadataManager.java:380)
        at
org
.apache
.maven
.artifact
.repository
.metadata
.DefaultRepositoryMetadataManager
.resolveAlways(DefaultRepositoryMetadataManager.java:348)
        ... 23 more
Caused by:
org.apache.maven.wagon.authentication.AuthenticationException: Cannot
connect. Reason: Auth fail
        at
org
.apache
.maven
.wagon
.providers
.ssh.jsch.AbstractJschWagon.openConnection(AbstractJschWagon.java:
186)
        at
org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:143)
        at
org
.apache
.maven
.artifact
.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:
435)
        ... 26 more
Caused by: com.jcraft.jsch.JSchException: Auth fail
        at com.jcraft.jsch.Session.connect(Unknown Source)
        at com.jcraft.jsch.Session.connect(Unknown Source)
        at
org
.apache
.maven
.wagon
.providers
.ssh.jsch.AbstractJschWagon.openConnection(AbstractJschWagon.java:
158)
        ... 28 more
[INFO] ---------------------------



Reply via email to