You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When I run the task I get the follow error:
03-Jan-2018 13:44:52 | [ERROR] BUILD ERROR |
03-Jan-2018 13:44:52 | [INFO] ------------------------------------------------------------------------ |
03-Jan-2018 13:44:52 | [INFO] Compiler errors : |
03-Jan-2018 13:44:52 | error classpath error: unable to find org.aspectj.lang.JoinPoint (check that aspectjrt.jar is in your classpath) |
03-Jan-2018 13:44:52 | |
03-Jan-2018 13:44:52 | [INFO] ------------------------------------------------------------------------ |
03-Jan-2018 13:44:52 | [INFO] For more information, run Maven with the -e switch |
03-Jan-2018 13:44:52 | [INFO] ------------------------------------------------------------------------ |
03-Jan-2018 13:44:52 | [INFO] Total time: 2 seconds |
03-Jan-2018 13:44:52 | [INFO] Finished at: Wed Jan 03 13:44:52 CST 2018 |
03-Jan-2018 13:44:52 | [INFO] Final Memory: 34M/354M |
03-Jan-2018 13:44:52 | [INFO] ------------------------------------------------------------------------ |
03-Jan-2018 13:44:52 | Failing task since return code of [/usr/share/maven2/bin/mvn --batch-mode -Djava.io.tmpdir=/home/cgi/atlassian-bamboo-6.2.3/temp/SIG-SIG-JOB1 clean install] was 1 while expected 0 |
This error occurs only in bamboo, when I compile directly the project works.
Hello @Allam Chaves,
So I can get a better understanding to the issue described, could you please let us know:
cd /path/to/maven-project
/usr/share/maven2/bin/mvn clean install
Kind regards,
Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.