Search email archive for configuration error on windows

2007-09-11 Thread Eric Wood
Is there a way to search the email archive?  

I'm having issues setting up maven on windows. I set it up fine on AIX
and it is running fine there, but I'm getting an error message on
windows that seems to indicate the my proxy isn't set up properly, but I
pretty sure that it is fine. I'm using the settings file from my AIX box
with the same proxy settings. Spoke with our network people and they say
I should be able to get out via my PC. I can browse the repository via
my browser so not sure why I'm getting this error message:

The plug-in 'org.apache.maven.plugins:maven-archetype-plugin' does not
exist or no valid version could be found.

I can run it and get the proper version information. 

Any help would be greatly appreciated.

Eric


Re: Search email archive for configuration error on windows

2007-09-11 Thread Wayne Fay
Try adding -U to your Maven execution ie mvn -U compile to force an
update of your plugins.

Wayne

On 9/11/07, Eric Wood [EMAIL PROTECTED] wrote:
 Is there a way to search the email archive?

 I'm having issues setting up maven on windows. I set it up fine on AIX
 and it is running fine there, but I'm getting an error message on
 windows that seems to indicate the my proxy isn't set up properly, but I
 pretty sure that it is fine. I'm using the settings file from my AIX box
 with the same proxy settings. Spoke with our network people and they say
 I should be able to get out via my PC. I can browse the repository via
 my browser so not sure why I'm getting this error message:

 The plug-in 'org.apache.maven.plugins:maven-archetype-plugin' does not
 exist or no valid version could be found.

 I can run it and get the proper version information.

 Any help would be greatly appreciated.

 Eric


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