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 2005/05/16 09:13:34 UTC

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

     [ http://jira.codehaus.org/browse/MAVEN-1579?page=all ]
     
Brett Porter closed MAVEN-1579:
-------------------------------

    Fix Version: 1.1-beta-1
     Resolution: Fixed

applied, thanks!

> 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
>     Assignee: Brett Porter
>      Fix For: 1.1-beta-1
>  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
-
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