You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2007/06/05 00:04:23 UTC

[VOTE] Release maven-idea-plugin 2.1

Hi,

I'd like to release maven-idea-plugin 2.1. There are 12 issues fixed in
this version and the last release was made over a year ago.

Release Notes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135&styleName=Html&version=12618

Tag:
http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.1/

Staged at:
http://people.apache.org/~dennisl/staging-repository-idea-plugin/

The vote will be open for 72 hours.


Here is my +1

-- 
Dennis Lundberg

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


Re: [VOTE] Release maven-idea-plugin 2.1

Posted by "Vandermeeren, Jo" <Jo...@ordina.be>.
+1

On 6/5/07, Arik Kfir <ar...@gmail.com> wrote:
>
> If I recall correctly, it only happens if you invoke "idea:*" on an inner
> module, rather than the aggregating module (pom).
>
> Personally I don't think it's much of an issue; one usually wants to
> generate a project for the entire project, rather than just a single
> module.
> But I'm interested to know if that is fixed too....
>
>
> On 6/5/07, Stephane Nicoll <st...@gmail.com> wrote:
> >
> > This is fixed in 2.1 if you generate the modules in a reactor build.
> >
> > Stéphane
> >
> > On 6/5/07, Jason van Zyl <ja...@maven.org> wrote:
> > > +1
> > >
> > > Though I think one of the major issues it has which makes it somewhat
> > > hard to use is that modules are link to JARs in the repository
> > > instead of to each other. The ${basedir}/target/classes and sources
> > > should all be hooked up together.
> > >
> > > On 5 Jun 07, at 3:11 AM 5 Jun 07, Stephane Nicoll wrote:
> > >
> > > > A big +1 !
> > > >
> > > > Thanks,
> > > > Stéphane
> > > >
> > > > On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
> > > >> Hi,
> > > >>
> > > >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> > > >> fixed in
> > > >> this version and the last release was made over a year ago.
> > > >>
> > > >> Release Notes:
> > > >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> > > >> projectId=11135&styleName=Html&version=12618
> > > >>
> > > >> Tag:
> > > >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> > > >> plugin-2.1/
> > > >>
> > > >> Staged at:
> > > >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> > > >>
> > > >> The vote will be open for 72 hours.
> > > >>
> > > >>
> > > >> Here is my +1
> > > >>
> > > >> --
> > > >> Dennis Lundberg
> > > >>
> > > >>
> ---------------------------------------------------------------------
> > > >> 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
> > > >
> > > >
> > >
> > > Thanks,
> > >
> > > Jason
> > >
> > > ----------------------------------------------------------
> > > Jason van Zyl
> > > Founder and PMC Chair, Apache Maven
> > > jason at sonatype dot com
> > > ----------------------------------------------------------
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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: [VOTE] Release maven-idea-plugin 2.1

Posted by Arik Kfir <ar...@gmail.com>.
They are ;-)
Just make sure you generate the project from the root module.

On 6/5/07, Jason van Zyl <ja...@maven.org> wrote:
>
>
> On 5 Jun 07, at 8:26 AM 5 Jun 07, Arik Kfir wrote:
>
> > If I recall correctly, it only happens if you invoke "idea:*" on an
> > inner
> > module, rather than the aggregating module (pom).
> >
> > Personally I don't think it's much of an issue; one usually wants to
> > generate a project for the entire project, rather than just a
> > single module.
> > But I'm interested to know if that is fixed too....
> >
>
> Right you want an IDEA project which maps to a set of Maven projects,
> or modules, where the modules are linked up together. I'm working
> through this on the eclipse side now with the IDE integration.
>
> It's great if all the modules are linked up together now, it didn't
> appear to be the last time I built from trunk.
>
> >
> > On 6/5/07, Stephane Nicoll <st...@gmail.com> wrote:
> >>
> >> This is fixed in 2.1 if you generate the modules in a reactor build.
> >>
> >> Stéphane
> >>
> >> On 6/5/07, Jason van Zyl <ja...@maven.org> wrote:
> >> > +1
> >> >
> >> > Though I think one of the major issues it has which makes it
> >> somewhat
> >> > hard to use is that modules are link to JARs in the repository
> >> > instead of to each other. The ${basedir}/target/classes and sources
> >> > should all be hooked up together.
> >> >
> >> > On 5 Jun 07, at 3:11 AM 5 Jun 07, Stephane Nicoll wrote:
> >> >
> >> > > A big +1 !
> >> > >
> >> > > Thanks,
> >> > > Stéphane
> >> > >
> >> > > On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
> >> > >> Hi,
> >> > >>
> >> > >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> >> > >> fixed in
> >> > >> this version and the last release was made over a year ago.
> >> > >>
> >> > >> Release Notes:
> >> > >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> >> > >> projectId=11135&styleName=Html&version=12618
> >> > >>
> >> > >> Tag:
> >> > >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> >> > >> plugin-2.1/
> >> > >>
> >> > >> Staged at:
> >> > >> http://people.apache.org/~dennisl/staging-repository-idea-
> >> plugin/
> >> > >>
> >> > >> The vote will be open for 72 hours.
> >> > >>
> >> > >>
> >> > >> Here is my +1
> >> > >>
> >> > >> --
> >> > >> Dennis Lundberg
> >> > >>
> >> > >>
> >> ---------------------------------------------------------------------
> >> > >> 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
> >> > >
> >> > >
> >> >
> >> > Thanks,
> >> >
> >> > Jason
> >> >
> >> > ----------------------------------------------------------
> >> > Jason van Zyl
> >> > Founder and PMC Chair, Apache Maven
> >> > jason at sonatype dot com
> >> > ----------------------------------------------------------
> >> >
> >> >
> >> >
> >> >
> >> >
> >> ---------------------------------------------------------------------
> >> > 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
> >>
> >>
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder and PMC Chair, Apache Maven
> jason at sonatype dot com
> ----------------------------------------------------------
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Release maven-idea-plugin 2.1

Posted by Jason van Zyl <ja...@maven.org>.
On 5 Jun 07, at 8:26 AM 5 Jun 07, Arik Kfir wrote:

> If I recall correctly, it only happens if you invoke "idea:*" on an  
> inner
> module, rather than the aggregating module (pom).
>
> Personally I don't think it's much of an issue; one usually wants to
> generate a project for the entire project, rather than just a  
> single module.
> But I'm interested to know if that is fixed too....
>

Right you want an IDEA project which maps to a set of Maven projects,  
or modules, where the modules are linked up together. I'm working  
through this on the eclipse side now with the IDE integration.

It's great if all the modules are linked up together now, it didn't  
appear to be the last time I built from trunk.

>
> On 6/5/07, Stephane Nicoll <st...@gmail.com> wrote:
>>
>> This is fixed in 2.1 if you generate the modules in a reactor build.
>>
>> Stéphane
>>
>> On 6/5/07, Jason van Zyl <ja...@maven.org> wrote:
>> > +1
>> >
>> > Though I think one of the major issues it has which makes it  
>> somewhat
>> > hard to use is that modules are link to JARs in the repository
>> > instead of to each other. The ${basedir}/target/classes and sources
>> > should all be hooked up together.
>> >
>> > On 5 Jun 07, at 3:11 AM 5 Jun 07, Stephane Nicoll wrote:
>> >
>> > > A big +1 !
>> > >
>> > > Thanks,
>> > > Stéphane
>> > >
>> > > On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
>> > >> Hi,
>> > >>
>> > >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
>> > >> fixed in
>> > >> this version and the last release was made over a year ago.
>> > >>
>> > >> Release Notes:
>> > >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
>> > >> projectId=11135&styleName=Html&version=12618
>> > >>
>> > >> Tag:
>> > >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
>> > >> plugin-2.1/
>> > >>
>> > >> Staged at:
>> > >> http://people.apache.org/~dennisl/staging-repository-idea- 
>> plugin/
>> > >>
>> > >> The vote will be open for 72 hours.
>> > >>
>> > >>
>> > >> Here is my +1
>> > >>
>> > >> --
>> > >> Dennis Lundberg
>> > >>
>> > >>  
>> ---------------------------------------------------------------------
>> > >> 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
>> > >
>> > >
>> >
>> > Thanks,
>> >
>> > Jason
>> >
>> > ----------------------------------------------------------
>> > Jason van Zyl
>> > Founder and PMC Chair, Apache Maven
>> > jason at sonatype dot com
>> > ----------------------------------------------------------
>> >
>> >
>> >
>> >
>> >  
>> ---------------------------------------------------------------------
>> > 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
>>
>>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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


Re: [VOTE] Release maven-idea-plugin 2.1

Posted by Arik Kfir <ar...@gmail.com>.
If I recall correctly, it only happens if you invoke "idea:*" on an inner
module, rather than the aggregating module (pom).

Personally I don't think it's much of an issue; one usually wants to
generate a project for the entire project, rather than just a single module.
But I'm interested to know if that is fixed too....


On 6/5/07, Stephane Nicoll <st...@gmail.com> wrote:
>
> This is fixed in 2.1 if you generate the modules in a reactor build.
>
> Stéphane
>
> On 6/5/07, Jason van Zyl <ja...@maven.org> wrote:
> > +1
> >
> > Though I think one of the major issues it has which makes it somewhat
> > hard to use is that modules are link to JARs in the repository
> > instead of to each other. The ${basedir}/target/classes and sources
> > should all be hooked up together.
> >
> > On 5 Jun 07, at 3:11 AM 5 Jun 07, Stephane Nicoll wrote:
> >
> > > A big +1 !
> > >
> > > Thanks,
> > > Stéphane
> > >
> > > On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
> > >> Hi,
> > >>
> > >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> > >> fixed in
> > >> this version and the last release was made over a year ago.
> > >>
> > >> Release Notes:
> > >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> > >> projectId=11135&styleName=Html&version=12618
> > >>
> > >> Tag:
> > >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> > >> plugin-2.1/
> > >>
> > >> Staged at:
> > >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> > >>
> > >> The vote will be open for 72 hours.
> > >>
> > >>
> > >> Here is my +1
> > >>
> > >> --
> > >> Dennis Lundberg
> > >>
> > >> ---------------------------------------------------------------------
> > >> 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
> > >
> > >
> >
> > Thanks,
> >
> > Jason
> >
> > ----------------------------------------------------------
> > Jason van Zyl
> > Founder and PMC Chair, Apache Maven
> > jason at sonatype dot com
> > ----------------------------------------------------------
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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: [VOTE] Release maven-idea-plugin 2.1

Posted by Stephane Nicoll <st...@gmail.com>.
This is fixed in 2.1 if you generate the modules in a reactor build.

Stéphane

On 6/5/07, Jason van Zyl <ja...@maven.org> wrote:
> +1
>
> Though I think one of the major issues it has which makes it somewhat
> hard to use is that modules are link to JARs in the repository
> instead of to each other. The ${basedir}/target/classes and sources
> should all be hooked up together.
>
> On 5 Jun 07, at 3:11 AM 5 Jun 07, Stephane Nicoll wrote:
>
> > A big +1 !
> >
> > Thanks,
> > Stéphane
> >
> > On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
> >> Hi,
> >>
> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> >> fixed in
> >> this version and the last release was made over a year ago.
> >>
> >> Release Notes:
> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> >> projectId=11135&styleName=Html&version=12618
> >>
> >> Tag:
> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> >> plugin-2.1/
> >>
> >> Staged at:
> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> >>
> >> The vote will be open for 72 hours.
> >>
> >>
> >> Here is my +1
> >>
> >> --
> >> Dennis Lundberg
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >
> >
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder and PMC Chair, Apache Maven
> jason at sonatype dot com
> ----------------------------------------------------------
>
>
>
>
> ---------------------------------------------------------------------
> 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: [VOTE] Release maven-idea-plugin 2.1

Posted by Jason van Zyl <ja...@maven.org>.
+1

Though I think one of the major issues it has which makes it somewhat  
hard to use is that modules are link to JARs in the repository  
instead of to each other. The ${basedir}/target/classes and sources  
should all be hooked up together.

On 5 Jun 07, at 3:11 AM 5 Jun 07, Stephane Nicoll wrote:

> A big +1 !
>
> Thanks,
> Stéphane
>
> On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
>> Hi,
>>
>> I'd like to release maven-idea-plugin 2.1. There are 12 issues  
>> fixed in
>> this version and the last release was made over a year ago.
>>
>> Release Notes:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa? 
>> projectId=11135&styleName=Html&version=12618
>>
>> Tag:
>> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea- 
>> plugin-2.1/
>>
>> Staged at:
>> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>>
>> The vote will be open for 72 hours.
>>
>>
>> Here is my +1
>>
>> --
>> Dennis Lundberg
>>
>> ---------------------------------------------------------------------
>> 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
>
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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


Re: [VOTE] Release maven-idea-plugin 2.1

Posted by Stephane Nicoll <st...@gmail.com>.
A big +1 !

Thanks,
Stéphane

On 6/5/07, Dennis Lundberg <de...@apache.org> wrote:
> Hi,
>
> I'd like to release maven-idea-plugin 2.1. There are 12 issues fixed in
> this version and the last release was made over a year ago.
>
> Release Notes:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135&styleName=Html&version=12618
>
> Tag:
> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.1/
>
> Staged at:
> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>
> The vote will be open for 72 hours.
>
>
> Here is my +1
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> 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: [VOTE] Release maven-idea-plugin 2.1

Posted by Jason van Zyl <ja...@maven.org>.
Before you try and release this I'll work with you to fix the staging  
plugin. I can at least add the WagonManager wiggling that will pull  
in settings.xml information.

On 4 Jun 07, at 6:04 PM 4 Jun 07, Dennis Lundberg wrote:

> Hi,
>
> I'd like to release maven-idea-plugin 2.1. There are 12 issues  
> fixed in
> this version and the last release was made over a year ago.
>
> Release Notes:
> http://jira.codehaus.org/secure/ReleaseNote.jspa? 
> projectId=11135&styleName=Html&version=12618
>
> Tag:
> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea- 
> plugin-2.1/
>
> Staged at:
> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>
> The vote will be open for 72 hours.
>
>
> Here is my +1
>
> -- 
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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


Re: [VOTE] Release maven-idea-plugin 2.1

Posted by Andrew Williams <an...@handyande.co.uk>.
+1

On 4 Jun 2007, at 23:04, Dennis Lundberg wrote:

> Hi,
>
> I'd like to release maven-idea-plugin 2.1. There are 12 issues  
> fixed in
> this version and the last release was made over a year ago.
>
> Release Notes:
> http://jira.codehaus.org/secure/ReleaseNote.jspa? 
> projectId=11135&styleName=Html&version=12618
>
> Tag:
> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea- 
> plugin-2.1/
>
> Staged at:
> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>
> The vote will be open for 72 hours.
>
>
> Here is my +1
>
> -- 
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> 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: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Stephane Nicoll <st...@gmail.com>.
On 7/3/07, Fustrated <na...@plot15.com> wrote:
>
> Thanks Stephane, I will do the log later.  At the moment I'm tight deadline,
> I've reverted to version 2.0 and everything is working fine again.  I can't
> give you the log because it will probably against company rules.  But when I
> get the time I will try and cut it down to a smaller pom which shows the
> same problem, that way you can reproduce it.  Might even download the code
> debug it myself.  I will let you know how I get on later.  Thanks Again.
>
Creating an archetype using the Maven Getting started document[1] and
typing idea:idea would be enough.

I think Jason is right, your metadata are probably corrupted locally.
My whole team is using 2.1 without any issue.

(Next time, use the user list for that kind of questions).

Cheers,
Stéphane

[1] http://maven.apache.org/guides/getting-started/index.html

>
> Stephane Nicoll-2 wrote:
> >
> > Works fine here.
> >
> > Show your pom and a debug execution of mvn idea:idea (mvn idea:idea -X
> >> debug.log
> >
> > Stéphane
> >
> > On 7/2/07, Fustrated <na...@plot15.com> wrote:
> >>
> >> Thanks guys, new version doesn't work.
> >> I get the following error when I type mvn idea:idea
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [ERROR] BUILD ERROR
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Internal error in the plugin manager executing goal
> >> 'org.apache.maven.plu
> >> gins:maven-idea-plugin:2.1:idea': Unable to find the mojo
> >> 'org.apache.maven.plug
> >> ins:maven-idea-plugin:2.1:idea' in the plugin
> >> 'org.apache.maven.plugins:maven-id
> >> ea-plugin'
> >> org/dom4j/Node
> >>
> >> Now how do I force maven to use 2.0 of the plugin instead of the bugging
> >> 2.1.  Everthing was worked so nicely before.
> >>
> >> Thanks
> >> Dinesh
> >>
> >>
> >>
> >>
> >> Stephane Nicoll-2 wrote:
> >> >
> >> > Thanks Dennis.
> >> >
> >> > Stéphane
> >> >
> >> > On 6/23/07, Dennis Lundberg <de...@apache.org> wrote:
> >> >> Done. Just wait for it to sync.
> >> >>
> >> >> Stephane Nicoll wrote:
> >> >> > Can we stage this on please?
> >> >> >
> >> >> > Stéphane
> >> >> >
> >> >> > On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
> >> >> >>
> >> >> >> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
> >> >> >>
> >> >> >> > Here are the results of this vote:
> >> >> >> >
> >> >> >> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
> >> >> >> >
> >> >> >> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
> >> >> >> >
> >> >> >> > I'll work with Jason to try and move this release into the
> >> central
> >> >> >> > repo using the stage-plugin.
> >> >> >> >
> >> >> >>
> >> >> >> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
> >> >> >> little work on the stage plugin.
> >> >> >>
> >> >> >> > Dennis Lundberg wrote:
> >> >> >> >> Hi,
> >> >> >> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> >> >> >> >> fixed in
> >> >> >> >> this version and the last release was made over a year ago.
> >> >> >> >> Release Notes:
> >> >> >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> >> >> >> >> projectId=11135&styleName=Html&version=12618 Tag:
> >> >> >> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> >> >> >> >> plugin-2.1/
> >> >> >> >> Staged at:
> >> >> >> >>
> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> >> >> >> >> The vote will be open for 72 hours.
> >> >> >> >> Here is my +1
> >> >> >> >
> >> >> >> >
> >> >> >> > --
> >> >> >> > Dennis Lundberg
> >> >> >> >
> >> >> >> >
> >> >> ---------------------------------------------------------------------
> >> >> >> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> >> >> > For additional commands, e-mail: dev-help@maven.apache.org
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >> Thanks,
> >> >> >>
> >> >> >> Jason
> >> >> >>
> >> >> >> ----------------------------------------------------------
> >> >> >> Jason van Zyl
> >> >> >> Founder and PMC Chair, Apache Maven
> >> >> >> jason at sonatype dot com
> >> >> >> ----------------------------------------------------------
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> ---------------------------------------------------------------------
> >> >> >> 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
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >> --
> >> >> Dennis Lundberg
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> 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
> >> >
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11395856
> >> Sent from the Maven Developers mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >
> >
> > --
> > Large Systems Suck: This rule is 100% transitive. If you build one,
> > you suck" -- S.Yegge
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
> >
>
> --
> View this message in context: http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11412405
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Large Systems Suck: This rule is 100% transitive. If you build one,
you suck" -- S.Yegge

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


Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Fustrated <na...@plot15.com>.
Thanks Stephane, I will do the log later.  At the moment I'm tight deadline,
I've reverted to version 2.0 and everything is working fine again.  I can't
give you the log because it will probably against company rules.  But when I
get the time I will try and cut it down to a smaller pom which shows the
same problem, that way you can reproduce it.  Might even download the code
debug it myself.  I will let you know how I get on later.  Thanks Again.


Stephane Nicoll-2 wrote:
> 
> Works fine here.
> 
> Show your pom and a debug execution of mvn idea:idea (mvn idea:idea -X
>> debug.log
> 
> Stéphane
> 
> On 7/2/07, Fustrated <na...@plot15.com> wrote:
>>
>> Thanks guys, new version doesn't work.
>> I get the following error when I type mvn idea:idea
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Internal error in the plugin manager executing goal
>> 'org.apache.maven.plu
>> gins:maven-idea-plugin:2.1:idea': Unable to find the mojo
>> 'org.apache.maven.plug
>> ins:maven-idea-plugin:2.1:idea' in the plugin
>> 'org.apache.maven.plugins:maven-id
>> ea-plugin'
>> org/dom4j/Node
>>
>> Now how do I force maven to use 2.0 of the plugin instead of the bugging
>> 2.1.  Everthing was worked so nicely before.
>>
>> Thanks
>> Dinesh
>>
>>
>>
>>
>> Stephane Nicoll-2 wrote:
>> >
>> > Thanks Dennis.
>> >
>> > Stéphane
>> >
>> > On 6/23/07, Dennis Lundberg <de...@apache.org> wrote:
>> >> Done. Just wait for it to sync.
>> >>
>> >> Stephane Nicoll wrote:
>> >> > Can we stage this on please?
>> >> >
>> >> > Stéphane
>> >> >
>> >> > On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
>> >> >>
>> >> >> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
>> >> >>
>> >> >> > Here are the results of this vote:
>> >> >> >
>> >> >> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
>> >> >> >
>> >> >> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
>> >> >> >
>> >> >> > I'll work with Jason to try and move this release into the
>> central
>> >> >> > repo using the stage-plugin.
>> >> >> >
>> >> >>
>> >> >> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
>> >> >> little work on the stage plugin.
>> >> >>
>> >> >> > Dennis Lundberg wrote:
>> >> >> >> Hi,
>> >> >> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
>> >> >> >> fixed in
>> >> >> >> this version and the last release was made over a year ago.
>> >> >> >> Release Notes:
>> >> >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
>> >> >> >> projectId=11135&styleName=Html&version=12618 Tag:
>> >> >> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
>> >> >> >> plugin-2.1/
>> >> >> >> Staged at:
>> >> >> >>
>> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>> >> >> >> The vote will be open for 72 hours.
>> >> >> >> Here is my +1
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > Dennis Lundberg
>> >> >> >
>> >> >> >
>> >> ---------------------------------------------------------------------
>> >> >> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> >> >> > For additional commands, e-mail: dev-help@maven.apache.org
>> >> >> >
>> >> >> >
>> >> >>
>> >> >> Thanks,
>> >> >>
>> >> >> Jason
>> >> >>
>> >> >> ----------------------------------------------------------
>> >> >> Jason van Zyl
>> >> >> Founder and PMC Chair, Apache Maven
>> >> >> jason at sonatype dot com
>> >> >> ----------------------------------------------------------
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> 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
>> >> >
>> >> >
>> >>
>> >>
>> >> --
>> >> Dennis Lundberg
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11395856
>> Sent from the Maven Developers mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 
> -- 
> Large Systems Suck: This rule is 100% transitive. If you build one,
> you suck" -- S.Yegge
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11412405
Sent from the Maven Developers mailing list archive at Nabble.com.


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


Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Stephane Nicoll <st...@gmail.com>.
Works fine here.

Show your pom and a debug execution of mvn idea:idea (mvn idea:idea -X
> debug.log

Stéphane

On 7/2/07, Fustrated <na...@plot15.com> wrote:
>
> Thanks guys, new version doesn't work.
> I get the following error when I type mvn idea:idea
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal
> 'org.apache.maven.plu
> gins:maven-idea-plugin:2.1:idea': Unable to find the mojo
> 'org.apache.maven.plug
> ins:maven-idea-plugin:2.1:idea' in the plugin
> 'org.apache.maven.plugins:maven-id
> ea-plugin'
> org/dom4j/Node
>
> Now how do I force maven to use 2.0 of the plugin instead of the bugging
> 2.1.  Everthing was worked so nicely before.
>
> Thanks
> Dinesh
>
>
>
>
> Stephane Nicoll-2 wrote:
> >
> > Thanks Dennis.
> >
> > Stéphane
> >
> > On 6/23/07, Dennis Lundberg <de...@apache.org> wrote:
> >> Done. Just wait for it to sync.
> >>
> >> Stephane Nicoll wrote:
> >> > Can we stage this on please?
> >> >
> >> > Stéphane
> >> >
> >> > On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
> >> >>
> >> >> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
> >> >>
> >> >> > Here are the results of this vote:
> >> >> >
> >> >> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
> >> >> >
> >> >> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
> >> >> >
> >> >> > I'll work with Jason to try and move this release into the central
> >> >> > repo using the stage-plugin.
> >> >> >
> >> >>
> >> >> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
> >> >> little work on the stage plugin.
> >> >>
> >> >> > Dennis Lundberg wrote:
> >> >> >> Hi,
> >> >> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> >> >> >> fixed in
> >> >> >> this version and the last release was made over a year ago.
> >> >> >> Release Notes:
> >> >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> >> >> >> projectId=11135&styleName=Html&version=12618 Tag:
> >> >> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> >> >> >> plugin-2.1/
> >> >> >> Staged at:
> >> >> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> >> >> >> The vote will be open for 72 hours.
> >> >> >> Here is my +1
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Dennis Lundberg
> >> >> >
> >> >> >
> >> ---------------------------------------------------------------------
> >> >> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> >> > For additional commands, e-mail: dev-help@maven.apache.org
> >> >> >
> >> >> >
> >> >>
> >> >> Thanks,
> >> >>
> >> >> Jason
> >> >>
> >> >> ----------------------------------------------------------
> >> >> Jason van Zyl
> >> >> Founder and PMC Chair, Apache Maven
> >> >> jason at sonatype dot com
> >> >> ----------------------------------------------------------
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> 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
> >> >
> >> >
> >>
> >>
> >> --
> >> Dennis Lundberg
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >
> >
> >
>
> --
> View this message in context: http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11395856
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Large Systems Suck: This rule is 100% transitive. If you build one,
you suck" -- S.Yegge

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


Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Jason van Zyl <ja...@maven.org>.
On 2 Jul 07, at 8:18 AM 2 Jul 07, Fustrated wrote:

>
> Thanks guys, new version doesn't work.

I suggest you learn some basic OSS etiquette rules.

Sarcasm will win your requests for help a one way ticket to /dev/null.

Something like:

Is anyone having any problems with the IDEA plugin, I am trying to  
new version and I'm getting this error ...

I'm using the new version of the plugin fine, but there might be  
something else wrong with your environment. Sometime the metadata  
gets out of sync and you can try removing all versions of the plugin  
and try again. Then you get a fresh copy of the metadata and this  
often works.

> I get the following error when I type mvn idea:idea
> [INFO]
> ---------------------------------------------------------------------- 
> --
> [ERROR] BUILD ERROR
> [INFO]
> ---------------------------------------------------------------------- 
> --
> [INFO] Internal error in the plugin manager executing goal
> 'org.apache.maven.plu
> gins:maven-idea-plugin:2.1:idea': Unable to find the mojo
> 'org.apache.maven.plug
> ins:maven-idea-plugin:2.1:idea' in the plugin
> 'org.apache.maven.plugins:maven-id
> ea-plugin'
> org/dom4j/Node
>
> Now how do I force maven to use 2.0 of the plugin instead of the  
> bugging
> 2.1.  Everthing was worked so ni

mvn org.apache.maven.plugins:maven-idea-plugin:2.0:idea

> cely before.
>
> Thanks
> Dinesh
>
>
>
>
> Stephane Nicoll-2 wrote:
>>
>> Thanks Dennis.
>>
>> Stéphane
>>
>> On 6/23/07, Dennis Lundberg <de...@apache.org> wrote:
>>> Done. Just wait for it to sync.
>>>
>>> Stephane Nicoll wrote:
>>>> Can we stage this on please?
>>>>
>>>> Stéphane
>>>>
>>>> On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
>>>>>
>>>>> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
>>>>>
>>>>>> Here are the results of this vote:
>>>>>>
>>>>>> +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
>>>>>>
>>>>>> +1 (non-binding): Jo Vandermeeren, Andrew Williams
>>>>>>
>>>>>> I'll work with Jason to try and move this release into the  
>>>>>> central
>>>>>> repo using the stage-plugin.
>>>>>>
>>>>>
>>>>> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
>>>>> little work on the stage plugin.
>>>>>
>>>>>> Dennis Lundberg wrote:
>>>>>>> Hi,
>>>>>>> I'd like to release maven-idea-plugin 2.1. There are 12 issues
>>>>>>> fixed in
>>>>>>> this version and the last release was made over a year ago.
>>>>>>> Release Notes:
>>>>>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?
>>>>>>> projectId=11135&styleName=Html&version=12618 Tag:
>>>>>>> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
>>>>>>> plugin-2.1/
>>>>>>> Staged at:
>>>>>>> http://people.apache.org/~dennisl/staging-repository-idea- 
>>>>>>> plugin/
>>>>>>> The vote will be open for 72 hours.
>>>>>>> Here is my +1
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Dennis Lundberg
>>>>>>
>>>>>>
>>> -------------------------------------------------------------------- 
>>> -
>>>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>>>
>>>>>>
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Jason
>>>>>
>>>>> ----------------------------------------------------------
>>>>> Jason van Zyl
>>>>> Founder and PMC Chair, Apache Maven
>>>>> jason at sonatype dot com
>>>>> ----------------------------------------------------------
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------ 
>>>>> ---
>>>>> 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
>>>>
>>>>
>>>
>>>
>>> --
>>> Dennis Lundberg
>>>
>>>
>>> -------------------------------------------------------------------- 
>>> -
>>> 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
>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/-VOTE--Release- 
> maven-idea-plugin-2.1-tf3868302s177.html#a11395856
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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


Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Fustrated <na...@plot15.com>.
Thanks guys, new version doesn't work.
I get the following error when I type mvn idea:idea 
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.maven.plu
gins:maven-idea-plugin:2.1:idea': Unable to find the mojo
'org.apache.maven.plug
ins:maven-idea-plugin:2.1:idea' in the plugin
'org.apache.maven.plugins:maven-id
ea-plugin'
org/dom4j/Node

Now how do I force maven to use 2.0 of the plugin instead of the bugging
2.1.  Everthing was worked so nicely before.

Thanks
Dinesh




Stephane Nicoll-2 wrote:
> 
> Thanks Dennis.
> 
> Stéphane
> 
> On 6/23/07, Dennis Lundberg <de...@apache.org> wrote:
>> Done. Just wait for it to sync.
>>
>> Stephane Nicoll wrote:
>> > Can we stage this on please?
>> >
>> > Stéphane
>> >
>> > On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
>> >>
>> >> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
>> >>
>> >> > Here are the results of this vote:
>> >> >
>> >> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
>> >> >
>> >> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
>> >> >
>> >> > I'll work with Jason to try and move this release into the central
>> >> > repo using the stage-plugin.
>> >> >
>> >>
>> >> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
>> >> little work on the stage plugin.
>> >>
>> >> > Dennis Lundberg wrote:
>> >> >> Hi,
>> >> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
>> >> >> fixed in
>> >> >> this version and the last release was made over a year ago.
>> >> >> Release Notes:
>> >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
>> >> >> projectId=11135&styleName=Html&version=12618 Tag:
>> >> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
>> >> >> plugin-2.1/
>> >> >> Staged at:
>> >> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>> >> >> The vote will be open for 72 hours.
>> >> >> Here is my +1
>> >> >
>> >> >
>> >> > --
>> >> > Dennis Lundberg
>> >> >
>> >> >
>> ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> >> > For additional commands, e-mail: dev-help@maven.apache.org
>> >> >
>> >> >
>> >>
>> >> Thanks,
>> >>
>> >> Jason
>> >>
>> >> ----------------------------------------------------------
>> >> Jason van Zyl
>> >> Founder and PMC Chair, Apache Maven
>> >> jason at sonatype dot com
>> >> ----------------------------------------------------------
>> >>
>> >>
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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
>> >
>> >
>>
>>
>> --
>> Dennis Lundberg
>>
>>
>> ---------------------------------------------------------------------
>> 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
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11395856
Sent from the Maven Developers mailing list archive at Nabble.com.


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


Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Stephane Nicoll <st...@gmail.com>.
Thanks Dennis.

Stéphane

On 6/23/07, Dennis Lundberg <de...@apache.org> wrote:
> Done. Just wait for it to sync.
>
> Stephane Nicoll wrote:
> > Can we stage this on please?
> >
> > Stéphane
> >
> > On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
> >>
> >> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
> >>
> >> > Here are the results of this vote:
> >> >
> >> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
> >> >
> >> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
> >> >
> >> > I'll work with Jason to try and move this release into the central
> >> > repo using the stage-plugin.
> >> >
> >>
> >> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
> >> little work on the stage plugin.
> >>
> >> > Dennis Lundberg wrote:
> >> >> Hi,
> >> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> >> >> fixed in
> >> >> this version and the last release was made over a year ago.
> >> >> Release Notes:
> >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> >> >> projectId=11135&styleName=Html&version=12618 Tag:
> >> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> >> >> plugin-2.1/
> >> >> Staged at:
> >> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> >> >> The vote will be open for 72 hours.
> >> >> Here is my +1
> >> >
> >> >
> >> > --
> >> > Dennis Lundberg
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> > For additional commands, e-mail: dev-help@maven.apache.org
> >> >
> >> >
> >>
> >> Thanks,
> >>
> >> Jason
> >>
> >> ----------------------------------------------------------
> >> Jason van Zyl
> >> Founder and PMC Chair, Apache Maven
> >> jason at sonatype dot com
> >> ----------------------------------------------------------
> >>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >
> >
>
>
> --
> Dennis Lundberg
>
>
> ---------------------------------------------------------------------
> 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: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Dennis Lundberg <de...@apache.org>.
Done. Just wait for it to sync.

Stephane Nicoll wrote:
> Can we stage this on please?
> 
> Stéphane
> 
> On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
>>
>> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
>>
>> > Here are the results of this vote:
>> >
>> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
>> >
>> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
>> >
>> > I'll work with Jason to try and move this release into the central
>> > repo using the stage-plugin.
>> >
>>
>> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
>> little work on the stage plugin.
>>
>> > Dennis Lundberg wrote:
>> >> Hi,
>> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
>> >> fixed in
>> >> this version and the last release was made over a year ago.
>> >> Release Notes:
>> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
>> >> projectId=11135&styleName=Html&version=12618 Tag:
>> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
>> >> plugin-2.1/
>> >> Staged at:
>> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>> >> The vote will be open for 72 hours.
>> >> Here is my +1
>> >
>> >
>> > --
>> > Dennis Lundberg
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> > For additional commands, e-mail: dev-help@maven.apache.org
>> >
>> >
>>
>> Thanks,
>>
>> Jason
>>
>> ----------------------------------------------------------
>> Jason van Zyl
>> Founder and PMC Chair, Apache Maven
>> jason at sonatype dot com
>> ----------------------------------------------------------
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
> 
> 


-- 
Dennis Lundberg


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


Re: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Stephane Nicoll <st...@gmail.com>.
Can we stage this on please?

Stéphane

On 6/13/07, Jason van Zyl <ja...@maven.org> wrote:
>
> On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:
>
> > Here are the results of this vote:
> >
> > +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
> >
> > +1 (non-binding): Jo Vandermeeren, Andrew Williams
> >
> > I'll work with Jason to try and move this release into the central
> > repo using the stage-plugin.
> >
>
> Tonight I'm going to make another attempt at 2.0.7 so I'll do a
> little work on the stage plugin.
>
> > Dennis Lundberg wrote:
> >> Hi,
> >> I'd like to release maven-idea-plugin 2.1. There are 12 issues
> >> fixed in
> >> this version and the last release was made over a year ago.
> >> Release Notes:
> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> >> projectId=11135&styleName=Html&version=12618 Tag:
> >> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-
> >> plugin-2.1/
> >> Staged at:
> >> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> >> The vote will be open for 72 hours.
> >> Here is my +1
> >
> >
> > --
> > Dennis Lundberg
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder and PMC Chair, Apache Maven
> jason at sonatype dot com
> ----------------------------------------------------------
>
>
>
>
> ---------------------------------------------------------------------
> 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: [RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Jason van Zyl <ja...@maven.org>.
On 12 Jun 07, at 2:10 PM 12 Jun 07, Dennis Lundberg wrote:

> Here are the results of this vote:
>
> +1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl
>
> +1 (non-binding): Jo Vandermeeren, Andrew Williams
>
> I'll work with Jason to try and move this release into the central  
> repo using the stage-plugin.
>

Tonight I'm going to make another attempt at 2.0.7 so I'll do a  
little work on the stage plugin.

> Dennis Lundberg wrote:
>> Hi,
>> I'd like to release maven-idea-plugin 2.1. There are 12 issues  
>> fixed in
>> this version and the last release was made over a year ago.
>> Release Notes:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa? 
>> projectId=11135&styleName=Html&version=12618 Tag:
>> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea- 
>> plugin-2.1/
>> Staged at:
>> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
>> The vote will be open for 72 hours.
>> Here is my +1
>
>
> -- 
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




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


[RESULT][VOTE] Release maven-idea-plugin 2.1

Posted by Dennis Lundberg <de...@apache.org>.
Here are the results of this vote:

+1: Dennis Lundberg, Stephane Nicoll, Jason van Zyl

+1 (non-binding): Jo Vandermeeren, Andrew Williams

I'll work with Jason to try and move this release into the central repo 
using the stage-plugin.

Dennis Lundberg wrote:
> Hi,
> 
> I'd like to release maven-idea-plugin 2.1. There are 12 issues fixed in
> this version and the last release was made over a year ago.
> 
> Release Notes:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135&styleName=Html&version=12618 
> 
> 
> Tag:
> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.1/
> 
> Staged at:
> http://people.apache.org/~dennisl/staging-repository-idea-plugin/
> 
> The vote will be open for 72 hours.
> 
> 
> Here is my +1
> 


-- 
Dennis Lundberg

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