Re: Can't get to work exec plugin

2008-01-23 Thread Daniele De Francesco
gt; > You must add the dependency(jar) under for following > classs > > javax/jms/MessageListener > > > Regards, > Nishant Sonar > > -Original Message- > From: Daniele De Francesco [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 23, 2008 8:15 PM >

RE: Can't get to work exec plugin

2008-01-23 Thread Sonar, Nishant
Hi You must add the dependency(jar) under for following classs javax/jms/MessageListener Regards, Nishant Sonar -Original Message- From: Daniele De Francesco [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 8:15 PM To: Maven Users List Subject: Can't get to work

Can't get to work exec plugin

2008-01-23 Thread Daniele De Francesco
Hi, I have to accomplish this task, that I thought it was simple..., I have to launch a java program (I used exec plugin) I issue the command mvn -Premote -Dmaven.test.skip=true clean package exec:java and I get [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix