[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-36?page=all ]
Sachin Patel resolved GERONIMODEVTOOLS-36:
------------------------------------------
Resolution: Fixed
Assign To: Sachin Patel
Haven't verified, but should be fixed now.
> Latest build fails to build on Windows
> --------------------------------------
>
> Key: GERONIMODEVTOOLS-36
> URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-36
> Project: Geronimo-Devtools
> Type: Bug
> Environment: WinXP, Java 1.4.2
> Reporter: Donald Woods
> Assignee: Sachin Patel
> Priority: Blocker
>
> Tried to build Rev367375 on WinXP and the
> modules\eclipse-plugin\assembly\maven.xml build fails.
> +----------------------------------------
> | Executing jar:install assembly
> | Memory: 39M/128M
> +----------------------------------------
> build:end:
> build:start:
> jar:install:
> build:
> init:
> [mkdir] Created dir:
> E:\Working\devtools\modules\eclipse-plugin\assembly\target\distributions
> zipdistro:
> [echo] Packaging feature for zip distribution
> [echo] Processing org.apache.geronimo.devtools.eclipse.core
> [copy] Copying 1 file to
> E:\Working\devtools\modules\eclipse-plugin\assembly\target\temp\plugins\org.apache.geronimo.devtools.eclipse.core_E:\Working\devtools\modules\eclipse-plugin\assembly
> BUILD FAILED
> Line...... 218
> Column.... 9
> Unable to obtain goal [jar:install] --
> E:\Working\devtools\modules\eclipse-plugin\assembly\maven.xml:63:155:
> <ant:copy> Failed to copy
> E:\Working\devtools\.maven\repository\geronimo-devtools\jars\org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.jar
> to
> E:\Working\devtools\modules\eclipse-plugin\assembly\target\temp\plugins\org.apache.geronimo.devtools.eclipse.core_E:\Working\devtools\modules\eclipse-plugin\assembly\0.5.0-SNAPSHOT.jar
> due to
> E:\Working\devtools\modules\eclipse-plugin\assembly\target\temp\plugins\org.apache.geronimo.devtools.eclipse.core_E:\Working\devtools\modules\eclipse-plugin\assembly\0.5.0-SNAPSHOT.jar
> (The filename, directory name, or volume label syntax is incorrect)
> Total time: 13 minutes 34 seconds
> Finished at: Mon Jan 09 21:25:41 EST 2006
> Seems that the maven.xml file was last changed in Rev367354 and contains the
> following code for *nix, but not for Windows or Mac -
> <pathconvert property="version" targetos="unix">
> <path path="${dependency.version}"/>
> <chainedmapper>
> <flattenmapper/>
> <globmapper from="*-SNAPSHOT" to="*"/>
> </chainedmapper>
> </pathconvert>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira