You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/01/04 06:29:13 UTC

[jira] Updated: (MDEPLOY-15) scpexe seems to deploy checksums with mode 700 instead of 644

     [ http://jira.codehaus.org/browse/MDEPLOY-15?page=all ]

Brett Porter updated MDEPLOY-15:
--------------------------------

    Fix Version: 2.1

> scpexe seems to deploy checksums with mode 700 instead of 644
> -------------------------------------------------------------
>
>          Key: MDEPLOY-15
>          URL: http://jira.codehaus.org/browse/MDEPLOY-15
>      Project: Maven 2.x Deploy Plugin
>         Type: Bug

>     Reporter: Brett Porter
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.1

>
>
> this could be a configuration issue, or could be a wagon problem - unsure, so starting at the place it is most obvious.
> It occurred under the previous deploy plugin too - so not a new issue.
> Here is the result:
> -bash-2.05b$ ls -alR
> .:
> total 24
> drwxr-xr-x    3 maven    maven        4096 Dec  5 00:31 .
> drwxr-xr-x   37 maven    maven        4096 Dec  5 00:28 ..
> drwxr-xr-x    2 maven    maven        4096 Dec  5 00:31 2.1-SNAPSHOT
> -rwxr-xr-x    1 maven    maven         331 Dec  5 00:31 maven-metadata.xml
> -rwx------    1 maven    maven          32 Dec  5 00:31 maven-metadata.xml.md5
> -rwx------    1 maven    maven          40 Dec  5 00:31 maven-metadata.xml.sha1
> ./2.1-SNAPSHOT:
> total 52
> drwxr-xr-x    2 maven    maven        4096 Dec  5 00:31 .
> drwxr-xr-x    3 maven    maven        4096 Dec  5 00:31 ..
> -rwxr-xr-x    1 maven    maven         339 Dec  5 00:30 maven-metadata.xml
> -rwx------    1 maven    maven          32 Dec  5 00:30 maven-metadata.xml.md5
> -rwx------    1 maven    maven          40 Dec  5 00:31 maven-metadata.xml.sha1
> -rwxr-xr-x    1 maven    maven        9083 Dec  5 00:28 maven-surefire-plugin-2.1-20051205.052752-1.jar
> -rwx------    1 maven    maven          32 Dec  5 00:28 maven-surefire-plugin-2.1-20051205.052752-1.jar.md5
> -rwx------    1 maven    maven          40 Dec  5 00:29 maven-surefire-plugin-2.1-20051205.052752-1.jar.sha1
> -rwxr-xr-x    1 maven    maven        1480 Dec  5 00:29 maven-surefire-plugin-2.1-20051205.052752-1.pom
> -rwx------    1 maven    maven          32 Dec  5 00:29 maven-surefire-plugin-2.1-20051205.052752-1.pom.md5
> -rwx------    1 maven    maven          40 Dec  5 00:29 maven-surefire-plugin-2.1-20051205.052752-1.pom.sha1
> The only reason this is a 2.0.1 blocker is because the deployment of m2 itself switched from scp:// to scpexe://

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org