It's not searching for a plugin, but a dependency. You can turn this off with -o, but if it is needed, the function won't work.
You'll need to get commons-jelly-tags-interaction-20030211.143817.jar to run genapp, which will happen automatically if you are online. - Brett > -----Original Message----- > From: JJ [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 2 March 2004 12:56 PM > To: [EMAIL PROTECTED] > Subject: [Maven-plugins-properties] Can't find plug-in > > > Hi, > > I keep getting this error when I try to create a new > project, after doing > maven -Dpackage=com.mycompany.app genapp > > -------- > Attempting to download > commons-jelly-tags-interaction-20030211.143817.jar. > Error retrieving artifact from > [http://www.ibiblio.org/maven/commons-> jelly/jars/ > > > commons-jelly-tags-interaction-20030211.143817.jar]: > java.net.ConnectException: > Connection timed out: connect > WARNING: Failed to download > commons-jelly-tags-interaction-20030211.143817.jar. > The build cannot continue because of the following > unsatisfied dependency: > > commons-jelly-tags-interaction-20030211.143817.jar (no > download url specified) > > Total time: 24 seconds > Finished at: Mon Mar 01 20:39:13 EST 2004 > -------- > > Also, how can I stop the searching for plugins? > > Thanks for your help, > Johanne > > > > > __________________________________ > Do you Yahoo!? > Get better spam protection with Yahoo! Mail. > http://antispam.yahoo.com/tools > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
