You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Gainty <mg...@hotmail.com> on 2008/01/28 21:20:03 UTC

maven-jar-plugin location

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-


Re: maven-jar-plugin location

Posted by Wayne Fay <wa...@gmail.com>.
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, mgainty@hotmail.com <mg...@hotmail.com> 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" <us...@maven.apache.org>
> 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 <mg...@hotmail.com> 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: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-jar-plugin location

Posted by mg...@hotmail.com.
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" <us...@maven.apache.org>
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 <mg...@hotmail.com> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-jar-plugin location

Posted by Wayne Fay <wa...@gmail.com>.
Try mvn -U to force Maven to check for plugin updates.

Wayne

On 1/28/08, Martin Gainty <mg...@hotmail.com> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org