[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-36?page=all ]
Donald Woods reopened GERONIMODEVTOOLS-36:
------------------------------------------
Latest Rev367607 still fails to build, but with a different failure now -
+----------------------------------------
| Executing jar:install org.apache.geronimo.runtime.v1
| Memory: 24M/128M
+----------------------------------------
build:end:
build:start:
java:prepare-filesystem:
[mkdir] Created dir:
E:\Working\devtools\modules\eclipse-plugin\plugins\org.apache.geronimo.runtime.v1\target\classes
java:compile:
[echo] Compiling to
E:\Working\devtools\modules\eclipse-plugin\plugins\org.apache.geronimo.runtime.v1/target/classes
[echo] No java source files to compile.
java:jar-resources:
createpluginxml:
[copy] Copying 1 file to
E:\Working\devtools\modules\eclipse-plugin\plugins\org.apache.geronimo.runtime.v1
BUILD FAILED
File...... .maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
Element... maven:reactor
Line...... 218
Column.... 9
Unable to obtain goal [java:jar-resources] --
E:\Working\devtools\modules\eclipse-plugin\plugins\org.apache.geronimo.runtime.v1\maven.xml:62:46:
<pathconvert> You must specify at least one of targetOS, dirSep, or pathSep
Total time: 3 minutes 59 seconds
Finished at: Tue Jan 10 09:24:33 EST 2006
> 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