Hi On 1/31/06, Hines, John <[EMAIL PROTECTED]> wrote: > When I run maven genapp I get the following error: > > Attempting to download commons-jelly-tags-interaction-1.0.jar. > Error retrieving artifact from > [http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-inte > raction-1.0.jar]: java.net. > ConnectException: Connection timed out: connect > WARNING: Failed to download commons-jelly-tags-interaction-1.0.jar. > The build cannot continue because of the following unsatisfied > dependency: > > commons-jelly-tags-interaction-1.0.jar > > Three questions: > 1. I can accessess the link from firefox so I assume I need to tell > maven about my proxy. How do I do that? http://maven.apache.org/maven-1.x/reference/properties.html#Proxy_Properties
> 2. I've already got commons-jelly-tags-interaction-1.0.jar in plugins > (I also tried lib and bin too, no difference)Where should it be located? in ~/.maven/repository/commons-jelly/jars/ > 3. Are all maven plugins named maven-something.jar? yes for all plugins bundled with maven arnaud > > Thanks, John H > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
