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 parsing, i noticed error keyword on the left such as:
build 24-Aug-2020 14:04:21 [INFO] Changes detected - recompiling the module! build 24-Aug-2020 14:04:21 [INFO] Compiling 449 source files to /opt/bamboo/xml-data/build-dir/SMT-SMTCOR-SMTCOR/target/classes error 24-Aug-2020 14:04:22 [parsing started RegularFileObject[/opt/bamboo/xml-data/build-dir/SMT-SMTCOR-SMTCOR/src/main/java/com/smt/core/entity/OdtBuStock.java]] error 24-Aug-2020 14:04:22 [parsing completed 66ms]
after parsing, it listed search path for source code and class files and showed error
error 24-Aug-2020 14:04:24 Fatal Error: Unable to find package java.lang in classpath or bootclasspath build 24-Aug-2020 14:04:24 [INFO] ------------------------------------------------------------- build 24-Aug-2020 14:04:24 [ERROR] COMPILATION ERROR : build 24-Aug-2020 14:04:24 [INFO] ------------------------------------------------------------- build 24-Aug-2020 14:04:24 [ERROR] An unknown compilation problem occurred build 24-Aug-2020 14:04:24 [INFO] 1 error build 24-Aug-2020 14:04:24 [INFO] ------------------------------------------------------------- build 24-Aug-2020 14:04:24 [INFO] ------------------------------------------------------------------------ build 24-Aug-2020 14:04:24 [INFO] BUILD FAILURE build 24-Aug-2020 14:04:24 [INFO] ------------------------------------------------------------------------