All Maven plugins are hosted in the publicly accessible Central site -- http://repo1.maven.org.
It seems like you have something weird going on in your network, most Maven users including myself have no such problems. Wayne On 1/28/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > better! But I cant get the next (maven-resources)-plugin? > > $AXIS_HOME/modules>mvn -U install > [INFO] Scanning for projects... > [INFO] --------------------------------------------------------------------- > --- > [INFO] Building Maven Default Project > [INFO] task-segment: [install] > [INFO] --------------------------------------------------------------------- > --- > [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking > for up > dates from central > [WARNING] repository metadata for: 'artifact > org.apache.maven.plugins:maven-reso > urces-plugin' could not be retrieved from repository: central due to an > error: Error transferring file > > what I need is a publicly accessible folder for maven plugins.. > Any other suggestions? > > Thanks Wayne! > Martin-- > ----- Original Message ----- > Wrom: CONEUQZAAFXISHJEXXIMQZUIVOTQNQEM > To: "Maven Users List" <[email protected]> > Sent: Monday, January 28, 2008 8:06 PM > Subject: Re: maven-jar-plugin location > > > > Try mvn -U to force Maven to check for plugin updates. > > > > Wayne > > > > On 1/28/08, Martin Gainty <[EMAIL PROTECTED]> wrote: > > > I see the following error while building with maven-2.0.8 > > > > > > [INFO] The plugin 'org.apache.maven.plugins:maven-jar-plugin' does not > exist or > > > no valid version could be found > > > > [INFO] --------------------------------------------------------------------- > --- > > > [INFO] Trace > > > org.apache.maven.lifecycle.LifecycleExecutionException: The plugin > 'org.apache.maven.plugins:maven-jar-plugin' does not exist or no valid > version could be found > > > > > > Any ideas where maven determines locatations for plugins for build > environment? > > > > > > Thanks > > > Martin- > > > > > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
