You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Kenney Westerhof (JIRA)" <ji...@codehaus.org> on 2005/03/16 20:28:32 UTC

[jira] Updated: (MAVEN-1579) bin/maven file permission in bootstrapping

     [ http://jira.codehaus.org/browse/MAVEN-1579?page=history ]

Kenney Westerhof updated MAVEN-1579:
------------------------------------

    Attachment: MAVEN-1579.txt

The trivial patch for this issue.

> bin/maven file permission in bootstrapping
> ------------------------------------------
>
>          Key: MAVEN-1579
>          URL: http://jira.codehaus.org/browse/MAVEN-1579
>      Project: maven
>         Type: Bug
>   Components: installer
>     Versions: 1.1
>  Environment: Linux (Unix)
>     Reporter: Kenney Westerhof
>  Attachments: MAVEN-1579.txt
>
> Original Estimate: 5 minutes
>         Remaining: 5 minutes
>
> When bootstrapping the build from source (revision 157789)
> the 'Running touchstone against the new Maven install...' using maven maven:build-install
> will fail because 'maven' script is not executable.
> This is a known feature of the ant:copy task (file permissions arent kept during
> copy).
> Changing the permissions and re-running won't help since then the target/ directory
> gets deleted.
> I've attached a patch to fix this.

-- 
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