Hello every one,
Most of us have switched to scpexe to deploy snapshot, how ever due to
scpexe sets file mode to in such a way that web access to snapshot will be denied.
here is an example
-rwxr-x--- 1 brianfox users 14765 Dec 27 13:13 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.jar
-rwx------ 1 brianfox users 32 Dec 27 13:13 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.jar.md5
-rwx------ 1 brianfox users 40 Dec 27 13:13 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.jar.sha1
-rwxr-x--- 1 brianfox users 1805 Dec 27 13:14 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.pom
-rwx------ 1 brianfox users 32 Dec 27 13:14 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.pom.md5
-rwx------ 1 brianfox users 40 Dec 27 13:14 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.pom.sha1
1.0-alpha-1-20051227.181022-6.jar
-rwx------ 1 brianfox users 32 Dec 27 13:13 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.jar.md5
-rwx------ 1 brianfox users 40 Dec 27 13:13 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.jar.sha1
-rwxr-x--- 1 brianfox users 1805 Dec 27 13:14 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.pom
-rwx------ 1 brianfox users 32 Dec 27 13:14 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.pom.md5
-rwx------ 1 brianfox users 40 Dec 27 13:14 dependency-maven-plugin-
1.0-alpha-1-20051227.181022-6.pom.sha1
The work around is to login to beaver and manually change file mode yourself
to 755 every time a snapshot of your plugin is deployed.
You also need to set directory to 775 to that other can have permission to deploy
your plugin
-D