How to build .war file using jira source

mihan ayeshana May 8, 2012

Hi.

I downloaded jira 4.3.3 source and i want to build it. How can i do it. when i tring to build it , it gives

Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher

Caused by: java.lang.ClassNotFoundException: org.codehaus.classworlds.Launcher

at java.net.URLClassLoader$1.run(URLClassLoader.java:217)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)

at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

Could not find the main class: org.codehaus.classworlds.Launcher. Program will exit.

Need quick reply.

Thanks

1 answer

0 votes
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 8, 2012

Sort out your maven installation, or use the atlassian provided one, and just run build.sh|bat. Once that's working then you can build the war file.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events