Hiya Brett,

Just an FYI I got this when I tried to use the automatic plugin install
feature.

Alex

[EMAIL PROTECTED] akarasulu]$ maven plugin:download   -DgroupId=maven  
-DartifactId=maven-idea-plugin  -Dversion=1.5
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3
 
build:start:
 
plugin:download-artifact:
    [mkdir] Created dir: /home/akarasulu/.maven/repository/maven/plugins
    [echo] repo is 'http://cvs.apache.org/repository'
    [echo] trying to download
http://cvs.apache.org/repository/maven/plugins/maven-idea-plugin-1.5.jar
    [echo] repo is ' http://www.apache.org/dist/avalon'
    [echo] trying to download 
http://www.apache.org/dist/avalon/maven/plugins/maven-idea-plugin-1.5.jar
    [echo] repo is ' http://www.dpml.net'
    [echo] trying to download 
http://www.dpml.net/maven/plugins/maven-idea-plugin-1.5.jar
    [echo] repo is ' http://ibiblio.org/maven'
    [echo] trying to download 
http://ibiblio.org/maven/maven/plugins/maven-idea-plugin-1.5.jar
    [echo] repo is ' http://ldapd.sourceforge.net/maven/repository'
    [echo] trying to download 
http://ldapd.sourceforge.net/maven/repository/maven/plugins/maven-idea-plugin-1.5.jar
    [echo] repo is ' http://ibiblio.org/maven'
    [echo] trying to download 
http://ibiblio.org/maven/maven/plugins/maven-idea-plugin-1.5.jar
 
BUILD FAILED
File......
/home/akarasulu/.maven/plugins/maven-plugin-plugin-1.3/plugin.jelly
Element... ant:fail
Line...... 230
Column.... 52
Unable to find plug-in
Total time: 8 seconds
Finished at: Fri Jun 25 13:21:02 EDT 2004
 

On Fri, 2004-06-25 at 13:15, Brett Porter wrote:
> The maven team is pleased to announce the Maven IDEA Plug-in 1.5 release! 
> 
> http://maven.apache.org/reference/plugins/idea/
> 
> IDEA Plugin for Maven. Requires Maven 1.0 RC3. 
> 
> Changes in this version include:
> 
>   New Features:
> 
> o match module type to artifact type Issue: MPIDEA-5.  
> 
> To automatically install the plugin, type the following on a single line:
> 
> maven plugin:download 
>   -DgroupId=maven 
>   -DartifactId=maven-idea-plugin
>   -Dversion=1.5
> 
> For a manual installation, you can download the plugin here:
> http://www.ibiblio.org/maven/maven/plugins/maven-idea-plugin-1.5.jar
>          
> 
> Have fun!
> -The maven team
>       
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to