It is more an issue with wagon while deploying, WAGON-19
On 10/13/06, Vincent Siveton <[EMAIL PROTECTED]> wrote:
Hi,
I was unable to deploy a snapshot in
/www/.../plugins/maven-install-plugin due to a permission denied.
So, I created:
* a copy of the maven-install-plugin dir to
/www/.../plugin
Should be "umask 0002" in ~/.profile
You could also check wrong permissions on maven-snapshot-repository
http://people.apache.org/maven-snapshot-repository/README
Cheers,
Vincent
2006/10/13, Stephane Nicoll <[EMAIL PROTECTED]>:
How do we fix this?
On 10/13/06, Vincent Siveton <[EMAIL PROTECT
How do we fix this?
On 10/13/06, Vincent Siveton <[EMAIL PROTECTED]> wrote:
Hi,
I was unable to deploy a snapshot in
/www/.../plugins/maven-install-plugin due to a permission denied.
So, I created:
* a copy of the maven-install-plugin dir to
/www/.../plugins/.maven-install-plugin.BAK
* copy th
Hi,
I was unable to deploy a snapshot in
/www/.../plugins/maven-install-plugin due to a permission denied.
So, I created:
* a copy of the maven-install-plugin dir to
/www/.../plugins/.maven-install-plugin.BAK
* copy the content of this BAK to a new /www/.../plugins/maven-install-plugin
* and fix