I suppose that this is with maven 1.x ? Which version ? Which versions of the jar and artifact plugins ?
Arnaud On 13/04/07, Patrick Schneider <[EMAIL PROTECTED]> wrote:
You might try posing your question to the users' list: [EMAIL PROTECTED] Also, it would be helpful to provide some more information, such as stack traces, error output, POMs, etc. Patrick On 4/13/07, Sohan Shetty <[EMAIL PROTECTED] > wrote: > > 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 > > >