From: <aco...@jb...> - 2005-07-27 17:38:05
|
So I thought I was following the instructions in readme.html I built JBoss... BUILD SUCCESSFUL Total time: 5 minutes 46 seconds Andrew-Olivers-Computer:~/projects/jboss/jboss-mail/head/jboss-4.0 acoliver$ cd - /Users/acoliver/projects/jboss/jboss-mail/head/jboss-4.0/build/install Andrew-Olivers-Computer:~/projects/jboss/jboss-mail/head/jboss-4.0/build/install acoliver$ ant -Dizpack.home=/Users/acoliver/projects/jboss/jboss-mail/head/izpack Buildfile: build.xml installer: [echo] Building JBossAS jboss-4.0.3RC2-installer.jar ... BUILD FAILED /Users/acoliver/projects/jboss/jboss-mail/head/jboss-4.0/build/install/build.xml:55: com.izforge.izpack.compiler.CompilerException: install.xml:93: CustomAction jar file not found: /Users/acoliver/projects/jboss/jboss-mail/head/jboss-4.0/build/install/output/jboss-listeners.jar it seems that it actually kind of wants the one in the repository (I grabbed my izPack from the head). Once I did the install-izpack despite a really annoying bug with the file picker (it won't pick directories only files)...the build then works. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886879#3886879 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886879 |