You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/19 03:56:26 UTC

[jira] Created: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-30
    Summary: Files are not made group writeable by the scp protocol
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 18 Jul 2004 9:55 PM
    Updated: Sun, 18 Jul 2004 9:55 PM

Description:
plugin:repository-deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom

Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5

Note: there is no chmod g+w above.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Mark Church
    Created: Sat, 28 Aug 2004 7:00 PM
       Body:
Wouldn't setting a umask of 002 on the server you are deploying too solve this issue with changes to the code?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-30?page=comments#action_23576

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-30
    Summary: Files are not made group writeable by the scp protocol
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 18 Jul 2004 9:55 PM
    Updated: Sat, 28 Aug 2004 7:00 PM

Description:
plugin:repository-deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom

Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5

Note: there is no chmod g+w above.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Tue, 21 Sep 2004 7:11 PM
       Body:
This causes a problem when deploying to apache cvs repo, files have to be made group writable by hand as SNAPSHOTs can be overwritten by other developer
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-30?page=comments#action_24386

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-30
    Summary: Files are not made group writeable by the scp protocol
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 18 Jul 2004 9:55 PM
    Updated: Tue, 21 Sep 2004 7:11 PM

Description:
plugin:repository-deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom

Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5

Note: there is no chmod g+w above.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Closed: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 28 Sep 2004 2:27 AM

fixed - will commit later
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-30
    Summary: Files are not made group writeable by the scp protocol
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin
   Fix Fors:
             1.4.1

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 18 Jul 2004 9:55 PM
    Updated: Tue, 28 Sep 2004 2:27 AM

Description:
plugin:repository-deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom

Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5

Note: there is no chmod g+w above.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Joerg Schaible
    Created: Wed, 22 Sep 2004 4:30 AM
       Body:
MPARTIFACT-29 is the same for scpexe
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-30?page=comments#action_24393

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-30
    Summary: Files are not made group writeable by the scp protocol
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 18 Jul 2004 9:55 PM
    Updated: Wed, 22 Sep 2004 4:30 AM

Description:
plugin:repository-deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom

Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5

Note: there is no chmod g+w above.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: dion gillard
    Created: Sun, 29 Aug 2004 4:52 AM
       Body:
Sure it would, but why assume everyone uses umask 002
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-30?page=comments#action_23579

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-30
    Summary: Files are not made group writeable by the scp protocol
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 18 Jul 2004 9:55 PM
    Updated: Sun, 29 Aug 2004 4:52 AM

Description:
plugin:repository-deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom

Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms

Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5

Note: there is no chmod g+w above.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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