You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <br...@apache.org> on 2004/06/25 19:15:27 UTC

Maven IDEA Plugin 1.5 Released

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven IDEA Plugin 1.5 Released

Posted by Alex Karasulu <ao...@bellsouth.net>.
Ahhh makes sense.  Thanks Brett!!


On Fri, 2004-06-25 at 13:34, Brett Porter wrote:
> Not yet sync'd to the mirrors.
> 
> Try adding http://www.apache.org/dist/java-repository  as a "last resort" mirror.
> 
> Avalon should be publishing there too. No idea what cvs.apache.org/repository
> is. Try adding a closer mirror at the front.
> 
> - Brett
> 
> Quoting Alex Karasulu <ao...@bellsouth.net>:
> 
> > Hiya Brett,
> > 
> > Just an FYI I got this when I tried to use the automatic plugin install
> > feature.
> > 
> > Alex
> > 
> > [akarasulu@newton 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: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


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


Re: Maven IDEA Plugin 1.5 Released

Posted by Brett Porter <br...@apache.org>.
Not yet sync'd to the mirrors.

Try adding http://www.apache.org/dist/java-repository  as a "last resort" mirror.

Avalon should be publishing there too. No idea what cvs.apache.org/repository
is. Try adding a closer mirror at the front.

- Brett

Quoting Alex Karasulu <ao...@bellsouth.net>:

> Hiya Brett,
> 
> Just an FYI I got this when I tried to use the automatic plugin install
> feature.
> 
> Alex
> 
> [akarasulu@newton 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: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 



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


Re: Maven IDEA Plugin 1.5 Released

Posted by Alex Karasulu <ao...@bellsouth.net>.
Hiya Brett,

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

Alex

[akarasulu@newton 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


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