Hi,
Is it only me who experiences the following error? It seems that the
solution might be as simple as editing the geronimo-izpack.xml and
change the referenced file name, but don't know whether or not it
doesn't incur any other troubles along the way.
...
[java] -> Fatal error :
[java]
d:\projs\geronimo\assemblies\j2ee-installer/target/geronimo-1.0-SNAPSHOT/geronimo-izpack.xml:23:
Resource
not found:
d:\projs\geronimo\assemblies\j2ee-installer\target\geronimo-1.0-SNAPSHOT\RELEASE-NOTES-1.0-M5.txt
[java] com.izforge.izpack.compiler.CompilerException:
d:\projs\geronimo\assemblies\j2ee-installer/target/geronimo-1.
0-SNAPSHOT/geronimo-izpack.xml:23: Resource not found:
d:\projs\geronimo\assemblies\j2ee-installer\target\geronimo-1.0-S
NAPSHOT\RELEASE-NOTES-1.0-M5.txt
[java] at
com.izforge.izpack.compiler.CompilerConfig.parseError(CompilerConfig.java:1518)
[java] at
com.izforge.izpack.compiler.CompilerConfig.findProjectResource(CompilerConfig.java:1447)
[java] at
com.izforge.izpack.compiler.CompilerConfig.addResources(CompilerConfig.java:1044)
[java] at
com.izforge.izpack.compiler.CompilerConfig.executeCompiler(CompilerConfig.java:313)
[java] at
com.izforge.izpack.compiler.CompilerConfig.main(CompilerConfig.java:1847)
[java] at com.izforge.izpack.compiler.Compiler.main(Compiler.java:620)
[java]
[java] (tip : use -? to get the commmand line parameters)
[java] [ERROR] Java Result: 1
BUILD FAILED
Jacek