Hi,

Don't forget to insert your proxy settings in the settings.xml file if
you're behind a proxy.
Otherwise you won't be able to download the necessary dependencies from
the online maven repository.

Do other file's get downloaded from the online repo?
Not sure but resources is one if the first phases in the compile process
I think, and if this is the first, you can't know if others work.
 
Normally you don't need to install that kind of dependencies by hand.
I've only had to install my self made jar's by hand.
If the resources plugin can't be found, I would guess that some of your
settings are wrong or not set.

Have you defined the resources plugin in your pom?
If yes, could you please send us the content of your pom.


Kind regards

Jelle

-----Original Message-----
From: sarancse [mailto:[EMAIL PROTECTED] 
Sent: vrijdag 2 maart 2007 7:38
To: [email protected]
Subject: Re: [m2] Maven 2 manual plugin installation


Getting the following error when trying to do mvn compile. I had setup
the
settings.xml properly and couldn't download the plugin automatically.
What
is the solution to this issue?

[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does
not 
exist or no valid version could be found


Eric Redmond wrote:
> 
> You're going to have to give more details. What error? What plugin?
> 
> Eric
> 
> On 3/1/07, sarancse <[EMAIL PROTECTED]> wrote:
>>
>>
>> How can I install the Maven 2 plugin manually to the local
repository?
>> I couldn't resolve the plugin doesn't exist error.
>> --
>> View this message in context:
>>
http://www.nabble.com/Maven-2-manual-plugin-installation-tf3331890s177.h
tml#a9264453
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> Eric Redmond
> http://codehaus.org/~eredmond
> 
> 

-- 
View this message in context:
http://www.nabble.com/Maven-2-manual-plugin-installation-tf3331890s177.h
tml#a9264868
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information.  If you have received it in 
error, please notify the sender immediately and delete the original.  Any other 
use of the email by you is prohibited.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to