Hi, We had a properly working in Build System in place.
However, yesterday, when a triggered a build, the JAVA project build failed due to the below reason: No goal obtained! 'attainGoal: jar: install' When we ran maven on the JAVA project individually, we obtained the same error. We skipped the JAVA project and ran a build on the next project inline i.e. an EJB project and it worked fine. We re-created the Build System but still the issue persists. Could you provide any pointers as to why this error occurred? Also what are the commands which get executed as part of jar: install goal and their sequence of execution? Thanks & Regards, Sohan