We have an issue with our snapshot repo...

I just tried to "mvn deploy" the framework subproject and I get a permission denied error:

[INFO] Error installing artifact's metadata: Error while deploying metadata: SCP terminated with error: 'scp: /www/people.apache.org/repo/m2-snapshot-repository/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/maven-metadata.xml: Permission denied'

Looking into the snapshot repo we see:

-rw-r--r--  1 fmeschbe  apcvs     376 Aug 21 12:13 maven-metadata.xml

So, it looks like Felix previously deployed a snapshot and now I no longer have permission to deploy a snapshot since I cannot overwrite his file. What is going on here? I would assume that Maven would allow multiple people to work together. Do we have something configured incorrectly?

-> richard

Reply via email to