Re: Idea plugin

2017-04-03 Thread Stephen Connolly
Plugin is EOL as the native pom support in IDEA is better

On 3 April 2017 at 20:28, Paul Hammant <p...@hammant.org> wrote:

> http://maven.apache.org/plugins/maven-idea-plugin/
>
> It is marked as "retired", yet it is still available for resolution through
> regular dependency declarations.  Bug reports are referred to JIRA on
> Codehaus (RIP).
>
> Can we get https://github.com/apache/maven-idea-plugin 1) setup, 2) the GH
> issue tracker enabled, 3) the site docs re-deployed (s/retired/dormant/g)
> please.
>
> - Paul
>


Idea plugin

2017-04-03 Thread Paul Hammant
http://maven.apache.org/plugins/maven-idea-plugin/

It is marked as "retired", yet it is still available for resolution through
regular dependency declarations.  Bug reports are referred to JIRA on
Codehaus (RIP).

Can we get https://github.com/apache/maven-idea-plugin 1) setup, 2) the GH
issue tracker enabled, 3) the site docs re-deployed (s/retired/dormant/g)
please.

- Paul


[ANN] Apache Maven IDEA Plugin 2.2.1 Released

2013-07-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven
IDEA Plugin, version 2.2.1.

As you can see in the release notes below, this plugin has now been
retired. There will be no more releases of this plugin.

Generates project files for usage with IntelliJ IDEA from the POM.

http://maven.apache.org/plugins/maven-idea-plugin/

You should specify the version in your project's plugin configuration:

plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-idea-plugin/artifactId
  version2.2.1/version
/plugin


Release Notes - Apache Maven IDEA Plugin (RETIRED) - Version 2.2.1

Task
* [MIDEA-128] Retire this plugin


Enjoy,

-The Maven team


-- 
Dennis Lundberg

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



[RESULT] [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-26 Thread Dennis Lundberg
Hi,

The vote has passed with the following result:

+1 (binding): Dennis Lundberg, Stephen Connolly, Olivier Lamy,
Stephane Nicoll, Hervé Boutemy
+1 (non binding): Lennart Jörelid

I will promote the artifacts to the central repo.

On Tue, Jul 23, 2013 at 8:23 PM, Dennis Lundberg
dennisl.apa...@gmail.com wrote:
 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/
 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg



-- 
Dennis Lundberg

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



Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-25 Thread sebb
On 23 July 2013 19:23, Dennis Lundberg dennisl.apa...@gmail.com wrote:
 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/
 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

I'm afraid that is all but useless, as the staging repo URL is transitory

Besides, does the POM also contain the revision number? Neither the
Maven PMC nor SVN guarantee immutable tags.

For the benefit of the mailing archives (and completeness of the vote
request), I assume you mean

https://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.2.1/
(r1506193)

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

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


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



Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-25 Thread Hervé BOUTEMY
+1
thanks for the hard work

Regards,

Hervé

Le mardi 23 juillet 2013 20:23:19 Dennis Lundberg a écrit :
 Hi,
 
 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.
 
 We solved 1 issue:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=H
 tmlversion=14478
 
 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135sta
 tus=1
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/
 https://repository.apache.org/content/repositories/maven-008/org/apache/mave
 n/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip
 
 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.
 
 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1

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



Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-24 Thread Stephane Nicoll
+1


On Tue, Jul 23, 2013 at 8:23 PM, Dennis Lundberg
dennisl.apa...@gmail.comwrote:

 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/

 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

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




Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-24 Thread Lennart Jörelid
+1


2013/7/23 Dennis Lundberg dennisl.apa...@gmail.com

 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/

 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

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




-- 

--
+==+
| Bästa hälsningar,
| [sw. Best regards]
|
| Lennart Jörelid
| EAI Architect  Integrator
|
| jGuru Europe AB
| Mölnlycke - Kista
|
| Email: l...@jguru.se
| URL:   www.jguru.se
| Phone
| (skype):jgurueurope
| (intl): +46 708 507 603
| (domestic): 0708 - 507 603
+==+


Re: [VOTE] Retire maven-idea-plugin

2013-07-23 Thread Dennis Lundberg
+1 from me as well.

On Fri, Jul 19, 2013 at 7:01 PM, Dennis Lundberg denn...@apache.org wrote:
 Hi

 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose that
 we retire maven-idea-plugin.

 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.

 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html


 [ ] +1 Yes, it's about time
 [ ] -1 No, because...

 --
 Dennis Lundberg



-- 
Dennis Lundberg

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



[RESULT] [VOTE] Retire maven-idea-plugin

2013-07-23 Thread Dennis Lundberg
Hi,

The vote has passed with the following result:

+1 (binding): Arnaud Héritier, Robert Scholte, Stéphane Nicoll, Ralph
Goers, Stephen Connolly, Olivier Lamy, Kristian Rosenvold, Wayne Fay,
Brett Porter, Dennis Lundberg
+1 (non binding): Lennart Jörelid, Anders Hammar, Baptiste Mathus, Chris Graham

I will continue with the steps required to retire this plugin.

On Fri, Jul 19, 2013 at 7:01 PM, Dennis Lundberg denn...@apache.org wrote:
 Hi

 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose that
 we retire maven-idea-plugin.

 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.

 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html


 [ ] +1 Yes, it's about time
 [ ] -1 No, because...

 --
 Dennis Lundberg



-- 
Dennis Lundberg

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



[VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-23 Thread Dennis Lundberg
Hi,

This is the final release of this plugin. After this release it will
be retired, see separate vote thread for more info on that.

We solved 1 issue:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-008/
https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

For those interested, the SCM URL can be found in the pom.xml that is
in the staging repo.

Staging site:
http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-- 
Dennis Lundberg

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



Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-23 Thread Dennis Lundberg
+1 from me.

On Tue, Jul 23, 2013 at 8:23 PM, Dennis Lundberg
dennisl.apa...@gmail.com wrote:
 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/
 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg



-- 
Dennis Lundberg

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



Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-23 Thread Stephen Connolly
+1

On Tuesday, 23 July 2013, Dennis Lundberg wrote:

 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/

 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org javascript:;
 For additional commands, e-mail: dev-h...@maven.apache.org javascript:;



-- 
Sent from my phone


Re: [VOTE] Release Apache Maven IDEA Plugin version 2.2.1

2013-07-23 Thread Olivier Lamy
+1

2013/7/24 Dennis Lundberg dennisl.apa...@gmail.com:
 Hi,

 This is the final release of this plugin. After this release it will
 be retired, see separate vote thread for more info on that.

 We solved 1 issue:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=14478

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-008/
 https://repository.apache.org/content/repositories/maven-008/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1-source-release.zip

 For those interested, the SCM URL can be found in the pom.xml that is
 in the staging repo.

 Staging site:
 http://maven.apache.org/plugins-archives/maven-idea-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

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




-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: [VOTE] Retire maven-idea-plugin

2013-07-22 Thread Brett Porter
+1

On 20/07/2013, at 3:01 AM, Dennis Lundberg denn...@apache.org wrote:

 Hi
 
 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose
 that we retire maven-idea-plugin.
 
 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.
 
 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html
 
 
 [ ] +1 Yes, it's about time
 [ ] -1 No, because...
 
 -- 
 Dennis Lundberg

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter






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



[VOTE] Retire maven-idea-plugin

2013-07-19 Thread Dennis Lundberg
Hi

It has been almost five years since I made the last release of
maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
improved since then, making our own plugin obsolete. I therefor propose
that we retire maven-idea-plugin.

If this vote is successful I will make one final release of the plugin,
making it clear on the plugin site that it has been retired. After that the
source code will be moved into the retired area in Subversion.

This is AFAIK the first vote to follow our process for retiring a plugin.
For those interested, the process  is described here:
http://maven.apache.org/developers/retirement-plan-plugins.html


[ ] +1 Yes, it's about time
[ ] -1 No, because...

-- 
Dennis Lundberg


Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Lennart Jörelid
+1

// vänlig hälsning,
// [sw: best regards],
//
// Lennart Jörelid

19 jul 2013 kl. 19:01 skrev Dennis Lundberg denn...@apache.org:

 Hi
 
 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose
 that we retire maven-idea-plugin.
 
 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.
 
 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html
 
 
 [ ] +1 Yes, it's about time
 [ ] -1 No, because...
 
 -- 
 Dennis Lundberg

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



Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Anders Hammar
+1, non-binding

/Anders (mobile)
Den 19 jul 2013 19:01 skrev Dennis Lundberg denn...@apache.org:

 Hi

 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose
 that we retire maven-idea-plugin.

 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.

 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html


 [ ] +1 Yes, it's about time
 [ ] -1 No, because...

 --
 Dennis Lundberg



Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Arnaud Héritier
+1 (binding)

-
Arnaud

Le 19 juil. 2013 à 20:26, Anders Hammar and...@hammar.net a écrit :

 +1, non-binding

 /Anders (mobile)
 Den 19 jul 2013 19:01 skrev Dennis Lundberg denn...@apache.org:

 Hi

 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose
 that we retire maven-idea-plugin.

 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.

 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html


 [ ] +1 Yes, it's about time
 [ ] -1 No, because...

 --
 Dennis Lundberg


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



Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Robert Scholte

+1

Op Fri, 19 Jul 2013 20:28:53 +0200 schreef Arnaud Héritier  
aherit...@gmail.com:



+1 (binding)

-
Arnaud

Le 19 juil. 2013 à 20:26, Anders Hammar and...@hammar.net a écrit :


+1, non-binding

/Anders (mobile)
Den 19 jul 2013 19:01 skrev Dennis Lundberg denn...@apache.org:


Hi

It has been almost five years since I made the last release of
maven-idea-plugin. The features in IDEA to integrate Maven has been  
greatly

improved since then, making our own plugin obsolete. I therefor propose
that we retire maven-idea-plugin.

If this vote is successful I will make one final release of the plugin,
making it clear on the plugin site that it has been retired. After  
that the

source code will be moved into the retired area in Subversion.

This is AFAIK the first vote to follow our process for retiring a  
plugin.

For those interested, the process  is described here:
http://maven.apache.org/developers/retirement-plan-plugins.html


[ ] +1 Yes, it's about time
[ ] -1 No, because...

--
Dennis Lundberg



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


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



Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Stéphane Nicoll
+1 (binding)

Sent from my iPhone

On 19 Jul 2013, at 20:29, Arnaud Héritier aherit...@gmail.com wrote:

 +1 (binding)

 -
 Arnaud

 Le 19 juil. 2013 à 20:26, Anders Hammar and...@hammar.net a écrit :

 +1, non-binding

 /Anders (mobile)
 Den 19 jul 2013 19:01 skrev Dennis Lundberg denn...@apache.org:

 Hi

 It has been almost five years since I made the last release of
 maven-idea-plugin. The features in IDEA to integrate Maven has been greatly
 improved since then, making our own plugin obsolete. I therefor propose
 that we retire maven-idea-plugin.

 If this vote is successful I will make one final release of the plugin,
 making it clear on the plugin site that it has been retired. After that the
 source code will be moved into the retired area in Subversion.

 This is AFAIK the first vote to follow our process for retiring a plugin.
 For those interested, the process  is described here:
 http://maven.apache.org/developers/retirement-plan-plugins.html


 [ ] +1 Yes, it's about time
 [ ] -1 No, because...

 --
 Dennis Lundberg

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


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



Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Baptiste Mathus
+1 (non binding)
Le 19 juil. 2013 21:45, Anders Hammar and...@hammar.net a écrit :

 +1, non-binding

 /Anders (mobile)
 Den 19 jul 2013 19:01 skrev Dennis Lundberg denn...@apache.org:

  Hi
 
  It has been almost five years since I made the last release of
  maven-idea-plugin. The features in IDEA to integrate Maven has been
 greatly
  improved since then, making our own plugin obsolete. I therefor propose
  that we retire maven-idea-plugin.
 
  If this vote is successful I will make one final release of the plugin,
  making it clear on the plugin site that it has been retired. After that
 the
  source code will be moved into the retired area in Subversion.
 
  This is AFAIK the first vote to follow our process for retiring a plugin.
  For those interested, the process  is described here:
  http://maven.apache.org/developers/retirement-plan-plugins.html
 
 
  [ ] +1 Yes, it's about time
  [ ] -1 No, because...
 
  --
  Dennis Lundberg
 



Re: [VOTE] Retire maven-idea-plugin

2013-07-19 Thread Chris Graham
+1 (non-binding)


On Sat, Jul 20, 2013 at 6:11 AM, Baptiste Mathus bmat...@gmail.com wrote:

 +1 (non binding)
 Le 19 juil. 2013 21:45, Anders Hammar and...@hammar.net a écrit :

  +1, non-binding
 
  /Anders (mobile)
  Den 19 jul 2013 19:01 skrev Dennis Lundberg denn...@apache.org:
 
   Hi
  
   It has been almost five years since I made the last release of
   maven-idea-plugin. The features in IDEA to integrate Maven has been
  greatly
   improved since then, making our own plugin obsolete. I therefor propose
   that we retire maven-idea-plugin.
  
   If this vote is successful I will make one final release of the plugin,
   making it clear on the plugin site that it has been retired. After that
  the
   source code will be moved into the retired area in Subversion.
  
   This is AFAIK the first vote to follow our process for retiring a
 plugin.
   For those interested, the process  is described here:
   http://maven.apache.org/developers/retirement-plan-plugins.html
  
  
   [ ] +1 Yes, it's about time
   [ ] -1 No, because...
  
   --
   Dennis Lundberg
  
 



Culling maven-idea-plugin

2010-11-01 Thread Kristian Rosenvold
The built-in support from jetbrains has been excellent since version 7,
not much point in keeping this one around.

Kristian



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



Re: Culling maven-idea-plugin

2010-11-01 Thread Jason van Zyl
On Nov 1, 2010, at 1:54 PM, Kristian Rosenvold wrote:

 The built-in support from jetbrains has been excellent since version 7,
 not much point in keeping this one around.
 

+1

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

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
-

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)





Re: Culling maven-idea-plugin

2010-11-01 Thread Stephen Connolly
+1000

On 1 Nov 2010 12:54, Kristian Rosenvold kristian.rosenv...@gmail.com
wrote:

The built-in support from jetbrains has been excellent since version 7,
not much point in keeping this one around.

Kristian



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


Re: Culling maven-idea-plugin

2010-11-01 Thread Jason van Zyl
We can use http://svn.apache.org/repos/asf/maven/retired/ to start moving 
plugins. 

On Nov 1, 2010, at 1:54 PM, Kristian Rosenvold wrote:

 The built-in support from jetbrains has been excellent since version 7,
 not much point in keeping this one around.
 
 Kristian
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
-

the course of true love never did run smooth ...

 -- Shakespeare





Re: Culling maven-idea-plugin

2010-11-01 Thread Stéphane Nicoll

+1

Sent from my iPhone

On 01 Nov 2010, at 13:54, Kristian Rosenvold kristian.rosenv...@gmail.com 
 wrote:


The built-in support from jetbrains has been excellent since version  
7,

not much point in keeping this one around.

Kristian



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



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



Re: Culling maven-idea-plugin

2010-11-01 Thread Brett Porter
+1 to retire it

On 01/11/2010, at 8:54 AM, Kristian Rosenvold wrote:

 The built-in support from jetbrains has been excellent since version 7,
 not much point in keeping this one around.
 
 Kristian
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/


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



Re: [VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-08 Thread Emmanuel Venisse
+1 too.

Emmanuel

On Fri, Aug 8, 2008 at 7:51 AM, Brett Porter [EMAIL PROTECTED] wrote:

 +1 (reviewed the code changes, checked licenses, generated a multi-module
 project and opened then converted it in 7.0.3)


 On 08/08/2008, at 3:17 PM, Dennis Lundberg wrote:

  We need one more vote for this one...

 Any IDEA users out there?

 Dennis Lundberg wrote:

 Hi,
 Second try, this time with a license header in the POM.
 Note: there is one error in the Clirr report. It was necessary to make
 that change to solve the testing for IDEA-102, so it's by design.
 We solved 8 issues:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580
  There
 are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1
  Staging
 repo:
 http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/http://people.apache.org/%7Edennisl/staging-repo/maven-idea-plugin/
 Staging site:
 http://maven.apache.org/plugins/maven-idea-plugin-2.2/
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 Vote open for 72 hours.
 [ ] +1
 [ ] +0
 [ ] -1



 --
 Dennis Lundberg

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


 --
 Brett Porter
 [EMAIL PROTECTED]
 http://blogs.exist.com/bporter/



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




Re: [VOTE][RESULT] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-08 Thread Dennis Lundberg

This vote has passed with the following votes:

+1 from Dennis Lundberg, Arnaud Heritier, Brett Porter, Emmanuel Venisse

Thanks to everyone who took time to review and vote!

I'll start moving the artifacts over to the public repo.

Dennis Lundberg wrote:

Hi,

Second try, this time with a license header in the POM.

Note: there is one error in the Clirr report. It was necessary to make 
that change to solve the testing for IDEA-102, so it's by design.



We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580 



There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1 



Staging repo:
http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1




--
Dennis Lundberg

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



[ANN] Maven IDEA Plugin 2.2 Released

2008-08-08 Thread Dennis Lundberg

The Maven team is pleased to announce the release of the Maven IDEA
Plugin, version 2.2

This plugin create/updates an IDEA workspace for the current project
(individual modules are created as IDEA modules).

http://maven.apache.org/plugins/maven-idea-plugin/

You can run mvn -up to get the latest version of the plugin, or specify
the version in your project's plugin configuration:

plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-idea-plugin/artifactId
 version2.2/version
/plugin

Release Notes - Maven 2.x IDEA Plugin - Version 2.2

** Bug
* [MIDEA-89] - iml file generation done in the platform encoding,
not UTF-8
* [MIDEA-91] - Incorrect web module definition if repository drive
letter is lowercase
* [MIDEA-98] - Module filepath is generated incorrectly
* [MIDEA-100] - Module file (.iml) is generated in a way that
sources and javadocs are not recognized by Intellij Idea
* [MIDEA-102] - Module filepath is generated incorrectly for
sibling parent
* [MIDEA-103] - Incorrect module paths are generated when parent
project name is prefix in child project names
* [MIDEA-108] - mvn idea:idea should call phases process-sources
and generate-resources

** New Feature
* [MIDEA-99] - Allow the library to define a link to external javadoc.


Enjoy,

-The Maven team


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



Re: [VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-07 Thread Dennis Lundberg

We need one more vote for this one...

Any IDEA users out there?

Dennis Lundberg wrote:

Hi,

Second try, this time with a license header in the POM.

Note: there is one error in the Clirr report. It was necessary to make 
that change to solve the testing for IDEA-102, so it's by design.



We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580 



There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1 



Staging repo:
http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1




--
Dennis Lundberg

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



Re: [VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-07 Thread Brett Porter
+1 (reviewed the code changes, checked licenses, generated a multi- 
module project and opened then converted it in 7.0.3)


On 08/08/2008, at 3:17 PM, Dennis Lundberg wrote:


We need one more vote for this one...

Any IDEA users out there?

Dennis Lundberg wrote:

Hi,
Second try, this time with a license header in the POM.
Note: there is one error in the Clirr report. It was necessary to  
make that change to solve the testing for IDEA-102, so it's by  
design.

We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580 
 There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1 
 Staging repo:

http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/
Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/
Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing- 
releases.html

Vote open for 72 hours.
[ ] +1
[ ] +0
[ ] -1



--
Dennis Lundberg

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



--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


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



Re: [VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-06 Thread Dennis Lundberg

+1

Dennis Lundberg wrote:

Hi,

Second try, this time with a license header in the POM.

Note: there is one error in the Clirr report. It was necessary to make 
that change to solve the testing for IDEA-102, so it's by design.



We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580 



There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1 



Staging repo:
http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1




--
Dennis Lundberg

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



Re: [VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-06 Thread Arnaud HERITIER
+1
Arnaud

On Wed, Aug 6, 2008 at 10:45 PM, Dennis Lundberg [EMAIL PROTECTED] wrote:

 +1


 Dennis Lundberg wrote:

 Hi,

 Second try, this time with a license header in the POM.

 Note: there is one error in the Clirr report. It was necessary to make
 that change to solve the testing for IDEA-102, so it's by design.


 We solved 8 issues:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580

 There are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/http://people.apache.org/%7Edennisl/staging-repo/maven-idea-plugin/

 Staging site:
 http://maven.apache.org/plugins/maven-idea-plugin-2.2/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1



 --
 Dennis Lundberg

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




-- 
..
Arnaud HERITIER
..
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...


Re: [VOTE] Release Maven IDEA plugin version 2.2

2008-08-03 Thread Dennis Lundberg

Vote canceled. The POM was missing a license header.

Dennis Lundberg wrote:

Hi,

We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580 



There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1 



Staging repo:
http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1




--
Dennis Lundberg

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



[VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-03 Thread Dennis Lundberg

Hi,

Second try, this time with a license header in the POM.

Note: there is one error in the Clirr report. It was necessary to make 
that change to solve the testing for IDEA-102, so it's by design.



We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

Staging repo:
http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

--
Dennis Lundberg

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



Re: [VOTE] Release Maven IDEA plugin version 2.2 (take 2)

2008-08-03 Thread Vincent Siveton
Hi Dennis,

Did you redeploy the site? I don't see r682147... Maybe it is the
sync, wait and see.

Cheers,

Vincent

2008/8/3 Dennis Lundberg [EMAIL PROTECTED]:
 Hi,

 Second try, this time with a license header in the POM.

 Note: there is one error in the Clirr report. It was necessary to make that
 change to solve the testing for IDEA-102, so it's by design.


 We solved 8 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

 Staging repo:
 http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

 Staging site:
 http://maven.apache.org/plugins/maven-idea-plugin-2.2/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

 -
 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]



[VOTE] Release Maven IDEA plugin version 2.2

2008-07-31 Thread Dennis Lundberg

Hi,

We solved 8 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=13580

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11135status=1

Staging repo:
http://people.apache.org/~dennisl/staging-repo/maven-idea-plugin/

Staging site:
http://maven.apache.org/plugins/maven-idea-plugin-2.2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

--
Dennis Lundberg

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



Plugin list still shows idea plugin as v2.0

2007-07-15 Thread Jason Dillon

Should be 2.1 I believe.

--jason


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



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

2007-07-03 Thread Fustrated

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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
   Thanks,
  
   Jason
  
   --
   Jason van Zyl
   Founder and PMC Chair, Apache Maven
   jason at sonatype dot com
   --
  
  
  
  
  
 -
   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]
  
  
 
 
  --
  Dennis Lundberg
 
 
  -
  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]
 
 
 

 --
 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 
 
 -- 
 Large Systems Suck: This rule is 100% transitive. If you build one,
 you suck -- S.Yegge
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2007-07-03 Thread Stephane Nicoll

On 7/3/07, Fustrated [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
   Thanks,
  
   Jason
  
   --
   Jason van Zyl
   Founder and PMC Chair, Apache Maven
   jason at sonatype dot com
   --
  
  
  
  
  
 -
   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]
  
  
 
 
  --
  Dennis Lundberg
 
 
  -
  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]
 
 
 

 --
 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




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

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




--
View this message in context: 
http://www.nabble.com/-VOTE--Release-maven-idea-plugin-2.1-tf3868302s177.html#a11412405
Sent from

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

2007-07-02 Thread Fustrated

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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  Thanks,
 
  Jason
 
  --
  Jason van Zyl
  Founder and PMC Chair, Apache Maven
  jason at sonatype dot com
  --
 
 
 
 
  -
  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]
 
 


 --
 Dennis Lundberg


 -
 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]
 
 
 

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2007-07-02 Thread Stephane Nicoll

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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  Thanks,
 
  Jason
 
  --
  Jason van Zyl
  Founder and PMC Chair, Apache Maven
  jason at sonatype dot com
  --
 
 
 
 
  -
  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]
 
 


 --
 Dennis Lundberg


 -
 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]




--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





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

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



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

2007-07-02 Thread Jason van Zyl


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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Thanks,

Jason

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




-- 
---

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]





--
Dennis Lundberg


 
-

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]





--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Thanks,

Jason

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




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



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

2007-06-24 Thread Stephane Nicoll

Thanks Dennis.

Stéphane

On 6/23/07, Dennis Lundberg [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

 Thanks,

 Jason

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




 -
 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]




--
Dennis Lundberg


-
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]



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

2007-06-23 Thread Dennis Lundberg

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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



Thanks,

Jason

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




-
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]





--
Dennis Lundberg


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



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

2007-06-21 Thread Stephane Nicoll

Can we stage this on please?

Stéphane

On 6/13/07, Jason van Zyl [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



Thanks,

Jason

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




-
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]



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

2007-06-12 Thread Dennis Lundberg

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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2007-06-12 Thread Jason van Zyl


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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Thanks,

Jason

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




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



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

2007-06-06 Thread Jason van Zyl
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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Thanks,

Jason

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




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



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

2007-06-05 Thread Stephane Nicoll

A big +1 !

Thanks,
Stéphane

On 6/5/07, Dennis Lundberg [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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



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

2007-06-05 Thread Jason van Zyl

+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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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




Thanks,

Jason

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




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



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

2007-06-05 Thread Stephane Nicoll

This is fixed in 2.1 if you generate the modules in a reactor build.

Stéphane

On 6/5/07, Jason van Zyl [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



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



Thanks,

Jason

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




-
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]



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

2007-06-05 Thread Arik Kfir

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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

 Thanks,

 Jason

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




 -
 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]




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

2007-06-05 Thread Andrew Williams

+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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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



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

2007-06-05 Thread Jason van Zyl


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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
   
-

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

 Thanks,

 Jason

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




  
-

 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]




Thanks,

Jason

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




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



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

2007-06-05 Thread Arik Kfir

They are ;-)
Just make sure you generate the project from the root module.

On 6/5/07, Jason van Zyl [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
  
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  Thanks,
 
  Jason
 
  --
  Jason van Zyl
  Founder and PMC Chair, Apache Maven
  jason at sonatype dot com
  --
 
 
 
 
 
 -
  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]



Thanks,

Jason

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




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




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

2007-06-05 Thread Vandermeeren, Jo

+1

On 6/5/07, Arik Kfir [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
  
-
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  Thanks,
 
  Jason
 
  --
  Jason van Zyl
  Founder and PMC Chair, Apache Maven
  jason at sonatype dot com
  --
 
 
 
 
  -
  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]





[VOTE] Release maven-idea-plugin 2.1

2007-06-04 Thread Dennis Lundberg

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=11135styleName=Htmlversion=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: svn commit: r544302 - /maven/plugins/trunk/maven-idea-plugin/pom.xml

2007-06-04 Thread Stephane Nicoll

Wouhou :D

On 6/4/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Author: dennisl
Date: Mon Jun  4 14:58:32 2007
New Revision: 544302

URL: http://svn.apache.org/viewvc?view=revrev=544302
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
maven/plugins/trunk/maven-idea-plugin/pom.xml

Modified: maven/plugins/trunk/maven-idea-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-idea-plugin/pom.xml?view=diffrev=544302r1=544301r2=544302
==
--- maven/plugins/trunk/maven-idea-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-idea-plugin/pom.xml Mon Jun  4 14:58:32 2007
@@ -8,7 +8,7 @@
   artifactIdmaven-idea-plugin/artifactId
   packagingmaven-plugin/packaging
   nameMaven IDEA Plugin/name
-  version2.1/version
+  version2.2-SNAPSHOT/version
   prerequisites
 maven2.0.1/maven
   /prerequisites
@@ -70,10 +70,4 @@
   scopetest/scope
 /dependency
   /dependencies
-
-  scm
-
connectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.1/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.1/developerConnection
-
urlhttps://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.1/url
-  /scm
 /project





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



Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-20 Thread Ronn . Chinowutthichai
Hi Dennis,

One of the reason I don't prefer your approach (which I had adopted 
before) is that when all of the the artifact is released into the 
repository, it's structure does not match up with the actual SVN directory 
structure. It's harder to derived where that artifact comes from without 
looking into pom. The generated artifact name of customer-webapp-1.0.war 
is also not unique enough for us given that we share a Weblogic  instance 
with many other applications.

Is there a best practice for how to choose groupId and artifactId? There 
are many way to slice and dice this but what is the most logical way and 
easiest way for user to come up with consistent groupId/artifactId 
regardless of the project (directory) structure.

Look forward to hear comments from other people as well!

Regards,
rOnn c.









Dennis Lundberg [EMAIL PROTECTED] 
05/19/2007 10:36 PM
Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






[EMAIL PROTECTED] wrote:
 Appology to previous email! Notes was playing up on me while editing it 
 half way!
 
 
 Yes, you are right. I really meant that it doesn't have to be unique 
 across groupId but within each groupId it has to be unique. 
 
 The approach I have now taken with groupId and artifactId is as follows,
 
 thisproject  (mycompany:thisproject)
 +- common   (mycompany.thisproject:common)
   +- core(mycompany.thisproject.common:core)
   +- webapp  (mycompany.thisproject.common:webapp)
   +- batch   (mycompany.thisproject.common:batch)
 +- customer (mycompany.thisproject:customer)
   +- core(mycompany.thisproject.customer:core)
   +- webapp  (mycompany.thisproject.customer:webapp)
   +- batch   (mycompany.thisproject.customer:batch)
 
 Customer and Common are tightly related but Customer webapp and Customer 

 batch ismore tightly related to Customer, hence I have a more specific 
 groupId for Customer apps. As you can see, if I already use following 
 coordinate, mycompany.thisproject.customer:webapp, why would I need to 
use 
 the following form of coordinate? 
 
 mycompany.thisproject.customer:customer-webapp or 
 mycompany.thisproject.customer:thisproject-customer-webapp ?

What I meant was that you might want to reconsider your choice of 
groupId. If common and customer is both within thisproject, and they are 
related to eachother in some way, then perhaps mycompany.thisproject 
would be a better groupId. And yes, that would mean that you end up with 
customer-webapp and common-webapp as artifactIds.

 
 
 Regards,
 rOnn c.
 
 
 
 
 
 
 
 
 Dennis Lundberg [EMAIL PROTECTED] 
 05/17/2007 08:31 AM
 Please respond to
 Maven Developers List dev@maven.apache.org
 
 
 To
 Maven Developers List dev@maven.apache.org
 cc
 
 Subject
 Re: Specifying IntelliJ module name with maven-idea-plugin
 
 
 
 
 
 
 [EMAIL PROTECTED] wrote:
 Hi Arik,

 Yes, I have been using the prefix for alittle while but found that it 
is 
 a 
 silly way to get around the problem given that maven coordinate system 
 is
 groupId:artifactId:version (http://maven.apache.org/pom.html)

 artifactId does not need to be unique and it is contextual to groupId. 
 It 
 is silly to keep appending what is essentailly a groupId to the 
 artifactId.
 
 Well, I'd have to answer yes and no to that. The artifactId must be 
 unique within the context of the groupId. So if we take the example that 

 you gave (see below) we would, using the syntax groupId:artifactId, 
 have either
 
 1.
 project:common-webapp
 project:customer-webapp
 
 or
 
 2.
 project-common:webapp
 project-customer:webapp
 
 If common and customer are tightly related they should have the same 
 groupId, meaning 1. above. And with that you have two unique 
 artifactIds: common-webapp and customer-webapp. Problem solved.
 
 
 Also what if there are more nested modules, prefixing artifactId would 
 means that the prefix grows as you go deeper. I definitely find that it 

 is 
 harder to maitain the convention and harder still to enforce that 
 convention in a larger team environment.

 BTW: I really think that the default finalName for the artifact should 
 have been a combination of groupId and artifactId. I think that is the 
 main motivation for users to prefix thir artifactId with project name.


 Regards,
 rOnn c.









 Arik Kfir [EMAIL PROTECTED] 
 05/15/2007 05:49 PM
 Please respond to
 Maven Developers List dev@maven.apache.org


 To
 Maven Developers List dev@maven.apache.org
 cc

 Subject
 Re: Specifying IntelliJ module name with maven-idea-plugin






 I always prefix my artifactId(s) with a common prefix - for that 
reason; 
 
 e.g.
 myproject-core, myproject-commons, myproject-webapp,
 myproject-webapp-jsf, myproject-webapp-struts, and so on. It 
 lengthens
 the names, but makes everything clear (and I don't need to use

Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-19 Thread Dennis Lundberg

[EMAIL PROTECTED] wrote:
Appology to previous email! Notes was playing up on me while editing it 
half way!



Yes, you are right. I really meant that it doesn't have to be unique 
across groupId but within each groupId it has to be unique. 


The approach I have now taken with groupId and artifactId is as follows,

thisproject  (mycompany:thisproject)
+- common   (mycompany.thisproject:common)
  +- core(mycompany.thisproject.common:core)
  +- webapp  (mycompany.thisproject.common:webapp)
  +- batch   (mycompany.thisproject.common:batch)
+- customer (mycompany.thisproject:customer)
  +- core(mycompany.thisproject.customer:core)
  +- webapp  (mycompany.thisproject.customer:webapp)
  +- batch   (mycompany.thisproject.customer:batch)

Customer and Common are tightly related but Customer webapp and Customer 
batch ismore tightly related to Customer, hence I have a more specific 
groupId for Customer apps. As you can see, if I already use following 
coordinate, mycompany.thisproject.customer:webapp, why would I need to use 
the following form of coordinate? 

mycompany.thisproject.customer:customer-webapp or 
mycompany.thisproject.customer:thisproject-customer-webapp ?


What I meant was that you might want to reconsider your choice of 
groupId. If common and customer is both within thisproject, and they are 
related to eachother in some way, then perhaps mycompany.thisproject 
would be a better groupId. And yes, that would mean that you end up with 
customer-webapp and common-webapp as artifactIds.





Regards,
rOnn c.
 








Dennis Lundberg [EMAIL PROTECTED] 
05/17/2007 08:31 AM

Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






[EMAIL PROTECTED] wrote:

Hi Arik,

Yes, I have been using the prefix for alittle while but found that it is 
a 
silly way to get around the problem given that maven coordinate system 

is

groupId:artifactId:version (http://maven.apache.org/pom.html)

artifactId does not need to be unique and it is contextual to groupId. 
It 
is silly to keep appending what is essentailly a groupId to the 
artifactId.


Well, I'd have to answer yes and no to that. The artifactId must be 
unique within the context of the groupId. So if we take the example that 
you gave (see below) we would, using the syntax groupId:artifactId, 
have either


1.
project:common-webapp
project:customer-webapp

or

2.
project-common:webapp
project-customer:webapp

If common and customer are tightly related they should have the same 
groupId, meaning 1. above. And with that you have two unique 
artifactIds: common-webapp and customer-webapp. Problem solved.



Also what if there are more nested modules, prefixing artifactId would 
means that the prefix grows as you go deeper. I definitely find that it 
is 
harder to maitain the convention and harder still to enforce that 
convention in a larger team environment.


BTW: I really think that the default finalName for the artifact should 
have been a combination of groupId and artifactId. I think that is the 
main motivation for users to prefix thir artifactId with project name.



Regards,
rOnn c.









Arik Kfir [EMAIL PROTECTED] 
05/15/2007 05:49 PM

Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






I always prefix my artifactId(s) with a common prefix - for that reason; 



e.g.
myproject-core, myproject-commons, myproject-webapp,
myproject-webapp-jsf, myproject-webapp-struts, and so on. It 

lengthens

the names, but makes everything clear (and I don't need to use the
'finalName' property too...)


On 5/15/07, Trygve Laugstøl [EMAIL PROTECTED] wrote:

[EMAIL PROTECTED] wrote:

Hi there,

I've notice that when using maven-idea-plugin, the module name that is
generated is based solely on artifact id.

Is there a particular reason for this? Why wouldn't it use project 

name

instead?

The reason I'm asking this is that we have three maven projects with
following structure,

project/
   +- common/webapp/
   +- customer/webapp/

Where artifact names are simply the name of the directory (e.g.,

webapp),

and I use final-name as ${groupId}.${artifactId}-${version} to control

the

uniqueness of the actual artifacts file name that get generated.

Unfortunatly, with current maven-idea-plugin this results in a module
naming conflicting within IntelliJ. I think at the very least there

should

be a way to specify generated IntelliJ module's name, using pom's

project

name seems like a good idea to me.

Does anyone have any thought on this?
The artifact id is normally unique enough, but your idea is still 

useful

so please file an issue in JIRA[1].

[1]: http://jira.codehaus.org/browse/MIDEA

--
Trygve

Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-16 Thread Dennis Lundberg

[EMAIL PROTECTED] wrote:

Hi Arik,

Yes, I have been using the prefix for alittle while but found that it is a 
silly way to get around the problem given that maven coordinate system is


groupId:artifactId:version (http://maven.apache.org/pom.html)

artifactId does not need to be unique and it is contextual to groupId. It 
is silly to keep appending what is essentailly a groupId to the 
artifactId.


Well, I'd have to answer yes and no to that. The artifactId must be 
unique within the context of the groupId. So if we take the example that 
you gave (see below) we would, using the syntax groupId:artifactId, 
have either


1.
project:common-webapp
project:customer-webapp

or

2.
project-common:webapp
project-customer:webapp

If common and customer are tightly related they should have the same 
groupId, meaning 1. above. And with that you have two unique 
artifactIds: common-webapp and customer-webapp. Problem solved.





Also what if there are more nested modules, prefixing artifactId would 
means that the prefix grows as you go deeper. I definitely find that it is 
harder to maitain the convention and harder still to enforce that 
convention in a larger team environment.


BTW: I really think that the default finalName for the artifact should 
have been a combination of groupId and artifactId. I think that is the 
main motivation for users to prefix thir artifactId with project name.



Regards,
rOnn c.

 
 







Arik Kfir [EMAIL PROTECTED] 
05/15/2007 05:49 PM

Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






I always prefix my artifactId(s) with a common prefix - for that reason; 
e.g.

myproject-core, myproject-commons, myproject-webapp,
myproject-webapp-jsf, myproject-webapp-struts, and so on. It lengthens
the names, but makes everything clear (and I don't need to use the
'finalName' property too...)


On 5/15/07, Trygve Laugstøl [EMAIL PROTECTED] wrote:

[EMAIL PROTECTED] wrote:

Hi there,

I've notice that when using maven-idea-plugin, the module name that is
generated is based solely on artifact id.

Is there a particular reason for this? Why wouldn't it use project 

name

instead?

The reason I'm asking this is that we have three maven projects with
following structure,

project/
   +- common/webapp/
   +- customer/webapp/

Where artifact names are simply the name of the directory (e.g.,

webapp),

and I use final-name as ${groupId}.${artifactId}-${version} to control

the

uniqueness of the actual artifacts file name that get generated.

Unfortunatly, with current maven-idea-plugin this results in a module
naming conflicting within IntelliJ. I think at the very least there

should

be a way to specify generated IntelliJ module's name, using pom's

project

name seems like a good idea to me.

Does anyone have any thought on this?

The artifact id is normally unique enough, but your idea is still useful
so please file an issue in JIRA[1].

[1]: http://jira.codehaus.org/browse/MIDEA

--
Trygve

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





##
DISCLAIMER:
This email and any attachment may contain confidential information.
If you are not the intended recipient you are not authorized to copy
or disclose all or any part of it without the prior written consent
of Toyota.

Opinions expressed in this email and any attachments are those of the
sender and not necessarily the opinions of Toyota.
Please scan this email and any attachment(s) for viruses.
Toyota does not accept any responsibility for problems caused by
viruses, whether it is Toyota's fault or not.
##




--
Dennis Lundberg


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



Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-16 Thread Ronn . Chinowutthichai
Yes, you are right. I really meant that it doesn't have to be unique 
across groupId but within each groupId it has to be unique.

project
+- common
  + common

  +- webapp
+- supplier
  + common
  +- webapp
 





Dennis Lundberg [EMAIL PROTECTED] 
05/17/2007 08:31 AM
Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






[EMAIL PROTECTED] wrote:
 Hi Arik,
 
 Yes, I have been using the prefix for alittle while but found that it is 
a 
 silly way to get around the problem given that maven coordinate system 
is
 
 groupId:artifactId:version (http://maven.apache.org/pom.html)
 
 artifactId does not need to be unique and it is contextual to groupId. 
It 
 is silly to keep appending what is essentailly a groupId to the 
 artifactId.

Well, I'd have to answer yes and no to that. The artifactId must be 
unique within the context of the groupId. So if we take the example that 
you gave (see below) we would, using the syntax groupId:artifactId, 
have either

1.
project:common-webapp
project:customer-webapp

or

2.
project-common:webapp
project-customer:webapp

If common and customer are tightly related they should have the same 
groupId, meaning 1. above. And with that you have two unique 
artifactIds: common-webapp and customer-webapp. Problem solved.


 
 Also what if there are more nested modules, prefixing artifactId would 
 means that the prefix grows as you go deeper. I definitely find that it 
is 
 harder to maitain the convention and harder still to enforce that 
 convention in a larger team environment.
 
 BTW: I really think that the default finalName for the artifact should 
 have been a combination of groupId and artifactId. I think that is the 
 main motivation for users to prefix thir artifactId with project name.
 
 
 Regards,
 rOnn c.
 
 
 
 
 
 
 
 
 
 Arik Kfir [EMAIL PROTECTED] 
 05/15/2007 05:49 PM
 Please respond to
 Maven Developers List dev@maven.apache.org
 
 
 To
 Maven Developers List dev@maven.apache.org
 cc
 
 Subject
 Re: Specifying IntelliJ module name with maven-idea-plugin
 
 
 
 
 
 
 I always prefix my artifactId(s) with a common prefix - for that reason; 

 e.g.
 myproject-core, myproject-commons, myproject-webapp,
 myproject-webapp-jsf, myproject-webapp-struts, and so on. It 
lengthens
 the names, but makes everything clear (and I don't need to use the
 'finalName' property too...)
 
 
 On 5/15/07, Trygve Laugstøl [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:
 Hi there,

 I've notice that when using maven-idea-plugin, the module name that is
 generated is based solely on artifact id.

 Is there a particular reason for this? Why wouldn't it use project 
 name
 instead?

 The reason I'm asking this is that we have three maven projects with
 following structure,

 project/
+- common/webapp/
+- customer/webapp/

 Where artifact names are simply the name of the directory (e.g.,
 webapp),
 and I use final-name as ${groupId}.${artifactId}-${version} to control
 the
 uniqueness of the actual artifacts file name that get generated.

 Unfortunatly, with current maven-idea-plugin this results in a module
 naming conflicting within IntelliJ. I think at the very least there
 should
 be a way to specify generated IntelliJ module's name, using pom's
 project
 name seems like a good idea to me.

 Does anyone have any thought on this?
 The artifact id is normally unique enough, but your idea is still 
useful
 so please file an issue in JIRA[1].

 [1]: http://jira.codehaus.org/browse/MIDEA

 --
 Trygve

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


 
 
 ##
 DISCLAIMER:
 This email and any attachment may contain confidential information.
 If you are not the intended recipient you are not authorized to copy
 or disclose all or any part of it without the prior written consent
 of Toyota.
 
 Opinions expressed in this email and any attachments are those of the
 sender and not necessarily the opinions of Toyota.
 Please scan this email and any attachment(s) for viruses.
 Toyota does not accept any responsibility for problems caused by
 viruses, whether it is Toyota's fault or not.
 ##
 


-- 
Dennis Lundberg


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



##
DISCLAIMER:
This email and any attachment may contain confidential information.
If you are not the intended recipient you are not authorized to copy
or disclose all or any part of it without the prior written

Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-16 Thread Ronn . Chinowutthichai
Appology to previous email! Notes was playing up on me while editing it 
half way!


Yes, you are right. I really meant that it doesn't have to be unique 
across groupId but within each groupId it has to be unique. 

The approach I have now taken with groupId and artifactId is as follows,

thisproject  (mycompany:thisproject)
+- common   (mycompany.thisproject:common)
  +- core(mycompany.thisproject.common:core)
  +- webapp  (mycompany.thisproject.common:webapp)
  +- batch   (mycompany.thisproject.common:batch)
+- customer (mycompany.thisproject:customer)
  +- core(mycompany.thisproject.customer:core)
  +- webapp  (mycompany.thisproject.customer:webapp)
  +- batch   (mycompany.thisproject.customer:batch)

Customer and Common are tightly related but Customer webapp and Customer 
batch ismore tightly related to Customer, hence I have a more specific 
groupId for Customer apps. As you can see, if I already use following 
coordinate, mycompany.thisproject.customer:webapp, why would I need to use 
the following form of coordinate? 

mycompany.thisproject.customer:customer-webapp or 
mycompany.thisproject.customer:thisproject-customer-webapp ?


Regards,
rOnn c.
 







Dennis Lundberg [EMAIL PROTECTED] 
05/17/2007 08:31 AM
Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






[EMAIL PROTECTED] wrote:
 Hi Arik,
 
 Yes, I have been using the prefix for alittle while but found that it is 
a 
 silly way to get around the problem given that maven coordinate system 
is
 
 groupId:artifactId:version (http://maven.apache.org/pom.html)
 
 artifactId does not need to be unique and it is contextual to groupId. 
It 
 is silly to keep appending what is essentailly a groupId to the 
 artifactId.

Well, I'd have to answer yes and no to that. The artifactId must be 
unique within the context of the groupId. So if we take the example that 
you gave (see below) we would, using the syntax groupId:artifactId, 
have either

1.
project:common-webapp
project:customer-webapp

or

2.
project-common:webapp
project-customer:webapp

If common and customer are tightly related they should have the same 
groupId, meaning 1. above. And with that you have two unique 
artifactIds: common-webapp and customer-webapp. Problem solved.


 
 Also what if there are more nested modules, prefixing artifactId would 
 means that the prefix grows as you go deeper. I definitely find that it 
is 
 harder to maitain the convention and harder still to enforce that 
 convention in a larger team environment.
 
 BTW: I really think that the default finalName for the artifact should 
 have been a combination of groupId and artifactId. I think that is the 
 main motivation for users to prefix thir artifactId with project name.
 
 
 Regards,
 rOnn c.
 
 
 
 
 
 
 
 
 
 Arik Kfir [EMAIL PROTECTED] 
 05/15/2007 05:49 PM
 Please respond to
 Maven Developers List dev@maven.apache.org
 
 
 To
 Maven Developers List dev@maven.apache.org
 cc
 
 Subject
 Re: Specifying IntelliJ module name with maven-idea-plugin
 
 
 
 
 
 
 I always prefix my artifactId(s) with a common prefix - for that reason; 

 e.g.
 myproject-core, myproject-commons, myproject-webapp,
 myproject-webapp-jsf, myproject-webapp-struts, and so on. It 
lengthens
 the names, but makes everything clear (and I don't need to use the
 'finalName' property too...)
 
 
 On 5/15/07, Trygve Laugstøl [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:
 Hi there,

 I've notice that when using maven-idea-plugin, the module name that is
 generated is based solely on artifact id.

 Is there a particular reason for this? Why wouldn't it use project 
 name
 instead?

 The reason I'm asking this is that we have three maven projects with
 following structure,

 project/
+- common/webapp/
+- customer/webapp/

 Where artifact names are simply the name of the directory (e.g.,
 webapp),
 and I use final-name as ${groupId}.${artifactId}-${version} to control
 the
 uniqueness of the actual artifacts file name that get generated.

 Unfortunatly, with current maven-idea-plugin this results in a module
 naming conflicting within IntelliJ. I think at the very least there
 should
 be a way to specify generated IntelliJ module's name, using pom's
 project
 name seems like a good idea to me.

 Does anyone have any thought on this?
 The artifact id is normally unique enough, but your idea is still 
useful
 so please file an issue in JIRA[1].

 [1]: http://jira.codehaus.org/browse/MIDEA

 --
 Trygve

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


 
 
 ##
 DISCLAIMER:
 This email and any attachment may contain confidential

RE: Specifying IntelliJ module name with maven-idea-plugin

2007-05-16 Thread Brian E. Fox
A similar feature was added to eclipse to allow multiple branches to be
in the IDE at the same time.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Monday, May 14, 2007 10:08 PM
To: dev@maven.apache.org
Subject: Specifying IntelliJ module name with maven-idea-plugin

Hi there,

I've notice that when using maven-idea-plugin, the module name that is 
generated is based solely on artifact id.

Is there a particular reason for this? Why wouldn't it use project name 
instead?

The reason I'm asking this is that we have three maven projects with 
following structure,

project/
   +- common/webapp/
   +- customer/webapp/

Where artifact names are simply the name of the directory (e.g.,
webapp), 
and I use final-name as ${groupId}.${artifactId}-${version} to control
the 
uniqueness of the actual artifacts file name that get generated.

Unfortunatly, with current maven-idea-plugin this results in a module 
naming conflicting within IntelliJ. I think at the very least there
should 
be a way to specify generated IntelliJ module's name, using pom's
project 
name seems like a good idea to me.

Does anyone have any thought on this? 

Regards,
rOnn c.


##
DISCLAIMER:
This email and any attachment may contain confidential information.
If you are not the intended recipient you are not authorized to copy
or disclose all or any part of it without the prior written consent
of Toyota.

Opinions expressed in this email and any attachments are those of the
sender and not necessarily the opinions of Toyota.
Please scan this email and any attachment(s) for viruses.
Toyota does not accept any responsibility for problems caused by
viruses, whether it is Toyota's fault or not.
##

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



Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-15 Thread Trygve Laugstøl

[EMAIL PROTECTED] wrote:

Hi there,

I've notice that when using maven-idea-plugin, the module name that is 
generated is based solely on artifact id.


Is there a particular reason for this? Why wouldn't it use project name 
instead?


The reason I'm asking this is that we have three maven projects with 
following structure,


project/
   +- common/webapp/
   +- customer/webapp/

Where artifact names are simply the name of the directory (e.g., webapp), 
and I use final-name as ${groupId}.${artifactId}-${version} to control the 
uniqueness of the actual artifacts file name that get generated.


Unfortunatly, with current maven-idea-plugin this results in a module 
naming conflicting within IntelliJ. I think at the very least there should 
be a way to specify generated IntelliJ module's name, using pom's project 
name seems like a good idea to me.


Does anyone have any thought on this? 


The artifact id is normally unique enough, but your idea is still useful 
so please file an issue in JIRA[1].


[1]: http://jira.codehaus.org/browse/MIDEA

--
Trygve

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



Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-15 Thread Arik Kfir

I always prefix my artifactId(s) with a common prefix - for that reason; e.g.
myproject-core, myproject-commons, myproject-webapp,
myproject-webapp-jsf, myproject-webapp-struts, and so on. It lengthens
the names, but makes everything clear (and I don't need to use the
'finalName' property too...)


On 5/15/07, Trygve Laugstøl [EMAIL PROTECTED] wrote:


[EMAIL PROTECTED] wrote:
 Hi there,

 I've notice that when using maven-idea-plugin, the module name that is
 generated is based solely on artifact id.

 Is there a particular reason for this? Why wouldn't it use project name
 instead?

 The reason I'm asking this is that we have three maven projects with
 following structure,

 project/
+- common/webapp/
+- customer/webapp/

 Where artifact names are simply the name of the directory (e.g.,
webapp),
 and I use final-name as ${groupId}.${artifactId}-${version} to control
the
 uniqueness of the actual artifacts file name that get generated.

 Unfortunatly, with current maven-idea-plugin this results in a module
 naming conflicting within IntelliJ. I think at the very least there
should
 be a way to specify generated IntelliJ module's name, using pom's
project
 name seems like a good idea to me.

 Does anyone have any thought on this?

The artifact id is normally unique enough, but your idea is still useful
so please file an issue in JIRA[1].

[1]: http://jira.codehaus.org/browse/MIDEA

--
Trygve

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




Re: Specifying IntelliJ module name with maven-idea-plugin

2007-05-15 Thread Ronn . Chinowutthichai
Hi Arik,

Yes, I have been using the prefix for alittle while but found that it is a 
silly way to get around the problem given that maven coordinate system is

groupId:artifactId:version (http://maven.apache.org/pom.html)

artifactId does not need to be unique and it is contextual to groupId. It 
is silly to keep appending what is essentailly a groupId to the 
artifactId.

Also what if there are more nested modules, prefixing artifactId would 
means that the prefix grows as you go deeper. I definitely find that it is 
harder to maitain the convention and harder still to enforce that 
convention in a larger team environment.

BTW: I really think that the default finalName for the artifact should 
have been a combination of groupId and artifactId. I think that is the 
main motivation for users to prefix thir artifactId with project name.


Regards,
rOnn c.

 
 






Arik Kfir [EMAIL PROTECTED] 
05/15/2007 05:49 PM
Please respond to
Maven Developers List dev@maven.apache.org


To
Maven Developers List dev@maven.apache.org
cc

Subject
Re: Specifying IntelliJ module name with maven-idea-plugin






I always prefix my artifactId(s) with a common prefix - for that reason; 
e.g.
myproject-core, myproject-commons, myproject-webapp,
myproject-webapp-jsf, myproject-webapp-struts, and so on. It lengthens
the names, but makes everything clear (and I don't need to use the
'finalName' property too...)


On 5/15/07, Trygve Laugstøl [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] wrote:
  Hi there,
 
  I've notice that when using maven-idea-plugin, the module name that is
  generated is based solely on artifact id.
 
  Is there a particular reason for this? Why wouldn't it use project 
name
  instead?
 
  The reason I'm asking this is that we have three maven projects with
  following structure,
 
  project/
 +- common/webapp/
 +- customer/webapp/
 
  Where artifact names are simply the name of the directory (e.g.,
 webapp),
  and I use final-name as ${groupId}.${artifactId}-${version} to control
 the
  uniqueness of the actual artifacts file name that get generated.
 
  Unfortunatly, with current maven-idea-plugin this results in a module
  naming conflicting within IntelliJ. I think at the very least there
 should
  be a way to specify generated IntelliJ module's name, using pom's
 project
  name seems like a good idea to me.
 
  Does anyone have any thought on this?

 The artifact id is normally unique enough, but your idea is still useful
 so please file an issue in JIRA[1].

 [1]: http://jira.codehaus.org/browse/MIDEA

 --
 Trygve

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




##
DISCLAIMER:
This email and any attachment may contain confidential information.
If you are not the intended recipient you are not authorized to copy
or disclose all or any part of it without the prior written consent
of Toyota.

Opinions expressed in this email and any attachments are those of the
sender and not necessarily the opinions of Toyota.
Please scan this email and any attachment(s) for viruses.
Toyota does not accept any responsibility for problems caused by
viruses, whether it is Toyota's fault or not.
##


Specifying IntelliJ module name with maven-idea-plugin

2007-05-14 Thread Ronn . Chinowutthichai
Hi there,

I've notice that when using maven-idea-plugin, the module name that is 
generated is based solely on artifact id.

Is there a particular reason for this? Why wouldn't it use project name 
instead?

The reason I'm asking this is that we have three maven projects with 
following structure,

project/
   +- common/webapp/
   +- customer/webapp/

Where artifact names are simply the name of the directory (e.g., webapp), 
and I use final-name as ${groupId}.${artifactId}-${version} to control the 
uniqueness of the actual artifacts file name that get generated.

Unfortunatly, with current maven-idea-plugin this results in a module 
naming conflicting within IntelliJ. I think at the very least there should 
be a way to specify generated IntelliJ module's name, using pom's project 
name seems like a good idea to me.

Does anyone have any thought on this? 

Regards,
rOnn c.


##
DISCLAIMER:
This email and any attachment may contain confidential information.
If you are not the intended recipient you are not authorized to copy
or disclose all or any part of it without the prior written consent
of Toyota.

Opinions expressed in this email and any attachments are those of the
sender and not necessarily the opinions of Toyota.
Please scan this email and any attachment(s) for viruses.
Toyota does not accept any responsibility for problems caused by
viruses, whether it is Toyota's fault or not.
##


[ANN] Maven IDEA Plugin 1.7 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven IDEA Plugin 1.7 release! 

http://maven.apache.org/maven-1.x/plugins/idea/

IDEA Plugin for Maven. 

===

Changes in this version include:

  New Features:

o Autodetect which version control system to use Fixes MPIDEA-43.  

===


To automatically install the plugin, type the following on a single line:

maven plugin:download
  
-Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven
  -DgroupId=maven
  -DartifactId=maven-idea-plugin
  -Dversion=1.7

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-idea-plugin-1.7.jar


===

Issues, bugs, and feature requests for Maven IDEA Plugin
should be submitted to the following issue tracking system:

http://jira.codehaus.org/browse/MPIDEA


Have fun!
-The Maven IDEA Plugin development team

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



Re: It's time to release maven-idea-plugin

2007-04-12 Thread Arik Kfir

Hi Dennis,

I created a new issue (MIDEA-86, patch supplied) which prevents adding the
deployment descriptor for EJB modules to the IML file if it doesn't exist.
This is in accordance with JEE5 where deployment descriptors are now
optional. Today, it is always added, even if it doesn't exist, which causes
IDEA 7 to spit an error on every compilation (IDEA 7 supports this new
optional mode, by simply not specifying a descriptor in the iml...).

The patch only does this for IDEA 7, so existing users should not be
affected.

Would be cool if it can be applied (we've been working with it for a few
months on an internal patched version). Sorry for bringing this in the last
minute ;-)


On 4/12/07, Dennis Lundberg [EMAIL PROTECTED] wrote:


Hi

It has been almost a year since the last release, which was version 2.0.
I'm planning to do a 2.1 release in the near future. Does anyone have
any particular issue they need fixed for this release? If you do, now is
the time to speak up.

Current release notes:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=12618

Open issues:

http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truemode=hidesorter/order=DESCsorter/field=priorityresolution=-1pid=11135fixfor=-1

Only one of these (MIDEA-79) is assigned.
Stephane, have you had any luck with fixing this issue?

--
Dennis Lundberg

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




It's time to release maven-idea-plugin

2007-04-11 Thread Dennis Lundberg

Hi

It has been almost a year since the last release, which was version 2.0. 
I'm planning to do a 2.1 release in the near future. Does anyone have 
any particular issue they need fixed for this release? If you do, now is 
the time to speak up.


Current release notes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Htmlversion=12618

Open issues:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truemode=hidesorter/order=DESCsorter/field=priorityresolution=-1pid=11135fixfor=-1

Only one of these (MIDEA-79) is assigned.
Stephane, have you had any luck with fixing this issue?

--
Dennis Lundberg

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



Maven IDEA plugin - version 2.1+?

2007-01-12 Thread Immo . Huneke
Hello all,

I'm a relative newcomer to Maven 2 and have installed the 2.0.4 release
as described on the project download page. I have discovered a number of
problems with the idea:module goal, at least some of which have been
reported before and marked resolved in version 2.1 (according to
http://jira.codehaus.org/browse/MIDEA-57 for example). However, that
version of the plugin doesn't appear to be available from the central
repository or any other that I could identify (e.g.
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/pl
ugins/maven-idea-plugin/).

Could someone please build a snapshot or release of this plugin at
version 2.1 or higher, and its run-time dependencies, and tell me which
repository to find it in? I have tried to build it from source and given
up, because of the number of other prerequisites it depends on, each of
which I have to copy to my project repository by hand (don't even ask
;-)

Does this version of the plugin depend on Maven 2.1?

Thanks in advance.

Best regards,
Immo Huneke. 

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.

UBS Limited is a company registered in England  Wales under company
number 2035362, whose registered office is at 1 Finsbury Avenue,
London, EC2M 2PP, United Kingdom.

UBS AG (London Branch) is registered as a branch of a foreign company
under number BR004507, whose registered office is at
1 Finsbury Avenue, London, EC2M 2PP, United Kingdom.

UBS Clearing and Execution Services Limited is a company registered
in England  Wales under company number 03123037, whose registered
office is at 1 Finsbury Avenue, London, EC2M 2PP, United Kingdom.

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

Re: Maven IDEA plugin - version 2.1+?

2007-01-12 Thread Dennis Lundberg

[EMAIL PROTECTED] wrote:

Hello all,

I'm a relative newcomer to Maven 2 and have installed the 2.0.4 release 
as described on the project download page. I have discovered a number of 
problems with the idea:module goal, at least some of which have been 
reported before and marked resolved in version 2.1 (according to 
_http://jira.codehaus.org/browse/MIDEA-57_ for example). However, that 
version of the plugin doesn't appear to be available from the central 
repository or any other that I could identify (e.g. 
_http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-idea-plugin/_).


That is because version 2.1 of the plugin has not been released yet.

Could someone please build a snapshot or release of this plugin at 
version 2.1 or higher, and its run-time dependencies, and tell me which 
repository to find it in?


Done.

I have tried to build it from source and given 
up, because of the number of other prerequisites it depends on, each of 
which I have to copy to my project repository by hand (don't even ask ;-)


You can read about what you need to do to get this working on this page:

http://maven.apache.org/guides/development/guide-testing-development-plugins.html


Does this version of the plugin depend on Maven 2.1?


No it doesn't.


Thanks in advance.

Best regards,
Immo Huneke.





Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.


E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


UBS Limited is a company registered in England  Wales under company
number 2035362, whose registered office is at 1 Finsbury Avenue,
London, EC2M 2PP, United Kingdom.

UBS AG (London Branch) is registered as a branch of a foreign company
under number BR004507, whose registered office is at
1 Finsbury Avenue, London, EC2M 2PP, United Kingdom.

UBS Clearing and Execution Services Limited is a company registered
in England  Wales under company number 03123037, whose registered
office is at 1 Finsbury Avenue, London, EC2M 2PP, United Kingdom.





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



--
Dennis Lundberg

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



Re: Please review maven-idea-plugin documentation

2006-07-13 Thread Edwin Punzalan


Dennis Lundberg wrote:


examples/provide_deployment_descriptor_file.html
- Just out of curiosity, what would happen if you have a project with 
one ejb module and one war module? Would the two modules get the same 
descriptor file?


if its configured it the command-line, yes.  If you are creating project 
files for multiple projects, you should place this in your pom.xml so 
that each project can have different configuration values.


I think I'll add a paragraph about this there.

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



Re: Please review maven-idea-plugin documentation

2006-07-13 Thread Edwin Punzalan


The site has been updated with your reviews.


Dennis Lundberg wrote:

Edwin Punzalan wrote:


I've just finished updating the documentation for the maven-idea-plugin.

Your feedback is highly appreciated.

Thanks.


Here are my comments:

All
- IntelliJ Idea - IntelliJ IDEA and Idea - IDEA in lots of 
places. Search for it.


index.html
- The IDEA Plugin has four goals. - The IDEA Plugin has five goals.

plugin-info.html
- idea:idea goal: .ipr and .iws files - .ipr, .iml and .iws files

usage.html
- create just the one of - create just one of

library.html
- The context of libraries is a bit vague. Is this something that you 
put on the command line, in the configuration section of the pom or 
elsewhere? Ah, when I read the examples I found it in 
examples/customize_libraries.html. A link to that page would be nice.


examples/attach_library_src_doc.html
- if one prefers - if you prefer

examples/prevent_module_references.html
- can choose do so - can choose to do so
- linkModulestrue/linkModules - linkModulesfalse/linkModules

examples/provide_deployment_descriptor_file.html
- Just out of curiosity, what would happen if you have a project with 
one ejb module and one war module? Would the two modules get the same 
descriptor file?


examples/*.html
- Change the filenames to the dictated filename standard: 
like-this.apt instead of like_this.apt




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



Re: Please review maven-idea-plugin documentation

2006-07-12 Thread Dennis Lundberg

Edwin Punzalan wrote:


I've just finished updating the documentation for the maven-idea-plugin.

Your feedback is highly appreciated.

Thanks.


Here are my comments:

All
- IntelliJ Idea - IntelliJ IDEA and Idea - IDEA in lots of 
places. Search for it.


index.html
- The IDEA Plugin has four goals. - The IDEA Plugin has five goals.

plugin-info.html
- idea:idea goal: .ipr and .iws files - .ipr, .iml and .iws files

usage.html
- create just the one of - create just one of

library.html
- The context of libraries is a bit vague. Is this something that you 
put on the command line, in the configuration section of the pom or 
elsewhere? Ah, when I read the examples I found it in 
examples/customize_libraries.html. A link to that page would be nice.


examples/attach_library_src_doc.html
- if one prefers - if you prefer

examples/prevent_module_references.html
- can choose do so - can choose to do so
- linkModulestrue/linkModules - linkModulesfalse/linkModules

examples/provide_deployment_descriptor_file.html
- Just out of curiosity, what would happen if you have a project with 
one ejb module and one war module? Would the two modules get the same 
descriptor file?


examples/*.html
- Change the filenames to the dictated filename standard: 
like-this.apt instead of like_this.apt


--
Dennis Lundberg

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



Re: Please review maven-idea-plugin documentation

2006-07-12 Thread Edwin Punzalan

hahaha nice catches especially on the number of goals ^_^

I'll update them... thanks.


Dennis Lundberg wrote:

Edwin Punzalan wrote:


I've just finished updating the documentation for the maven-idea-plugin.

Your feedback is highly appreciated.

Thanks.


Here are my comments:

All
- IntelliJ Idea - IntelliJ IDEA and Idea - IDEA in lots of 
places. Search for it.


index.html
- The IDEA Plugin has four goals. - The IDEA Plugin has five goals.

plugin-info.html
- idea:idea goal: .ipr and .iws files - .ipr, .iml and .iws files

usage.html
- create just the one of - create just one of

library.html
- The context of libraries is a bit vague. Is this something that you 
put on the command line, in the configuration section of the pom or 
elsewhere? Ah, when I read the examples I found it in 
examples/customize_libraries.html. A link to that page would be nice.


examples/attach_library_src_doc.html
- if one prefers - if you prefer

examples/prevent_module_references.html
- can choose do so - can choose to do so
- linkModulestrue/linkModules - linkModulesfalse/linkModules

examples/provide_deployment_descriptor_file.html
- Just out of curiosity, what would happen if you have a project with 
one ejb module and one war module? Would the two modules get the same 
descriptor file?


examples/*.html
- Change the filenames to the dictated filename standard: 
like-this.apt instead of like_this.apt




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



Please review maven-idea-plugin documentation

2006-07-11 Thread Edwin Punzalan


I've just finished updating the documentation for the maven-idea-plugin.

Your feedback is highly appreciated.

Thanks.


^_^

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



Re: Please review maven-idea-plugin documentation

2006-07-11 Thread Edwin Punzalan


Btw, to those who want to check it out, a staging site is available at 
http://people.apache.org/~epunzalan/maven-idea-plugin/



Edwin Punzalan wrote:


I've just finished updating the documentation for the maven-idea-plugin.

Your feedback is highly appreciated.

Thanks.


^_^

-
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]



RE: maven-idea-plugin

2006-05-16 Thread Roald Bankras
In a multi-module project you might be right that grouping by scope is not the 
easiest way to group. However, we might consider creating groups for each 
module and for each scope, i.e. in a project with three modules data, logic, 
mvc. We might create the following list of project libraries:
- data-compile, data-runtime, data-test, etc.
- logic-compile, logic-runtime, etc
- mvc-compile, etc
- ${artifactId}-compile, etc.

Roald Bankras
Software Engineer
JTeam b.v.

-Original Message-
From: Brett Porter [mailto:[EMAIL PROTECTED] 

I don't agree with grouping by scope (that likely wouldn't work if I 
understand correctly, as the project libraries would be different for 
every module), but by groupId might as an optional configuration option.

Please put it in the JIRA.

- Brett

Roald Bankras wrote:
 Hi all
  
 Are there yet any plans to group the dependencies inside intellij?
 I'd like to see some project libraries instead of module libraries. My 
 suggestion is to group them by scope, but another way might be to group them 
 by module (esspecially for multi module projects).
 What are your idea's?
  
 Roald Bankras
 Software Engineer
 JTeam b.v.
 


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.6/339 - Release Date: 5/14/2006
 

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



maven-idea-plugin

2006-05-15 Thread Roald Bankras
Hi all
 
Are there yet any plans to group the dependencies inside intellij?
I'd like to see some project libraries instead of module libraries. My 
suggestion is to group them by scope, but another way might be to group them by 
module (esspecially for multi module projects).
What are your idea's?
 
Roald Bankras
Software Engineer
JTeam b.v.


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.6/339 - Release Date: 5/14/2006
 


Re: maven-idea-plugin

2006-05-15 Thread Brett Porter
I don't agree with grouping by scope (that likely wouldn't work if I 
understand correctly, as the project libraries would be different for 
every module), but by groupId might as an optional configuration option.


Please put it in the JIRA.

- Brett

Roald Bankras wrote:

Hi all
 
Are there yet any plans to group the dependencies inside intellij?

I'd like to see some project libraries instead of module libraries. My 
suggestion is to group them by scope, but another way might be to group them by 
module (esspecially for multi module projects).
What are your idea's?
 
Roald Bankras

Software Engineer
JTeam b.v.





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



[result] Re: [vote] Release Maven IDEA Plugin 2.0

2006-05-13 Thread Brett Porter

Binding +1: Brett, Emmanuel, Vincent M, Stephane
Committer +1: Jesse
Committer +0: Vincent S
User +1: Roald

Brett Porter wrote:

based on:
maven-idea-plugin 2.0-20060509.134930-1 (r405319)

[ ] +1
[ ] +0
[ ] -1

The documentation is small, but its a self-explanatory plugin. The 
fields are well documented, but the plugin report output still needs 
some work which can then be used to republish later.


http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11135styleName=Textversion=12295 



* [MIDEA-5] - using copyright plugin gets converted back differently to 
original, corrupting ipr

* [MIDEA-6] - create separate :module, :project and :workspace goals
* [MIDEA-11] - Attach source code and/or documentation to library jars
* [MIDEA-14] - add support for ejb module configuration in iml
* [MIDEA-15] - add support for war module configuration in iml
* [MIDEA-16] - idea target only works after compilation
* [MIDEA-21] - Running plugin multiple times causes multiple module 
entries in ipr
* [MIDEA-27] - generated sources aren't added correctly to idea project 
path

* [MIDEA-30] - Bad/missing settings for generated web app module
* [MIDEA-31] - idea mojo doesn't work with dependency with classifier
* [MIDEA-34] - Add resources to source folders instead of module libraries
* [MIDEA-35] - Module Libraries and WebModule libraries to package 
should not have a name attribute

* [MIDEA-42] - Maven IDEA Plugin does not respect dependency exclusions
* [MIDEA-45] - Problems with exclude logic
* [MIDEA-49] - WebModuleProperties reactor modules: adding with method 5 
not compatible with /WEB-INF/classes
* [MIDEA-50] - StringIndexOutOfBoundsException when adding a resource to 
the pom
* [MIDEA-18] - Resource patterns should be configurable and have a 
better default (+patch)

* [MIDEA-20] - Configurable excluded directories for less synchronizing
* [MIDEA-23] - Add option to use full artifact names for library names
* [MIDEA-25] - patch to add modules and libraries for web archives
* [MIDEA-32] - Changed Xpp3Dom in favor of dom4j
* [MIDEA-38] - Some improvements in generating iml-files for Intellij
* [MIDEA-44] - Optional toggle switch to revert MIDEA-35
* [MIDEA-28] - Add an idea:clean goal
* [MIDEA-41] - Source attachments are maintained when running idea:idea
* [MIDEA-43] - Utilize plugin testing harness and create test cases for 
the Idea plugin


-
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]



new release for maven-idea-plugin?

2006-03-10 Thread Manfred Geiler
Hi Maven gurus,
May I ask if there is a current roadmap for releasing
maven-idea-plugin 2.0-beta-2 ?
I ask because we plan to build a new MyFaces release in the next days
and - because of our current complex project structure - we need the
latest idea-plugin features (useClassifiers, linkModules, ...).
So, it would be nice if you could release an official 2.0-beta-2 build soon.

Greetings from MyFaces land,
Manfred

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



Re: new release for maven-idea-plugin?

2006-03-10 Thread Stephane Nicoll
There is only one issue left (MIDEA-32) for 2.0.

Remains:

* MIDEA-19: nice but not necessary for a 2.0 I would say
* MIDEA-30: sounds quite major

What about fixing 32 and 30 so that we can release a 2.0-RC1?

WDYT?

s/

On 3/10/06, Manfred Geiler [EMAIL PROTECTED] wrote:
 Hi Maven gurus,
 May I ask if there is a current roadmap for releasing
 maven-idea-plugin 2.0-beta-2 ?
 I ask because we plan to build a new MyFaces release in the next days
 and - because of our current complex project structure - we need the
 latest idea-plugin features (useClassifiers, linkModules, ...).
 So, it would be nice if you could release an official 2.0-beta-2 build soon.

 Greetings from MyFaces land,
 Manfred

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




--
.::You're welcome ::.

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



Re: svn commit: r382889 - in /maven/plugins/trunk/maven-idea-plugin: pom.xml src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java

2006-03-03 Thread Brett Porter
You need to add prerequisitemaven2.0.1 then.

- Brett

[EMAIL PROTECTED] wrote:
 Author: epunzalan
 Date: Fri Mar  3 09:12:31 2006
 New Revision: 382889
 
 URL: http://svn.apache.org/viewcvs?rev=382889view=rev
 Log:
 Brought back maven deps to 2.0.1 since the parent have depMngt set to 
 2.0.1... which allowed me to use a better method available in 2.0.1
 
 Modified:
 maven/plugins/trunk/maven-idea-plugin/pom.xml
 
 maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java
 
 Modified: maven/plugins/trunk/maven-idea-plugin/pom.xml
 URL: 
 http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-idea-plugin/pom.xml?rev=382889r1=382888r2=382889view=diff
 ==
 --- maven/plugins/trunk/maven-idea-plugin/pom.xml (original)
 +++ maven/plugins/trunk/maven-idea-plugin/pom.xml Fri Mar  3 09:12:31 2006
 @@ -17,17 +17,17 @@
  dependency
groupIdorg.apache.maven/groupId
artifactIdmaven-artifact/artifactId
 -  version2.0/version
 +  version2.0.1/version
  /dependency
  dependency
groupIdorg.apache.maven/groupId
artifactIdmaven-artifact-manager/artifactId
 -  version2.0/version
 +  version2.0.1/version
  /dependency
  dependency
groupIdorg.apache.maven/groupId
artifactIdmaven-model/artifactId
 -  version2.0/version
 +  version2.0.1/version
  /dependency
  dependency
groupIdorg.codehaus.plexus/groupId
 
 Modified: 
 maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java
 URL: 
 http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java?rev=382889r1=382888r2=382889view=diff
 ==
 --- 
 maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java
  (original)
 +++ 
 maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java
  Fri Mar  3 09:12:31 2006
 @@ -278,7 +278,8 @@
  VersionRange versionRange = 
 VersionRange.createFromVersionSpec( d.getVersion() );
  Artifact artifact = 
 artifactFactory.createDependencyArtifact( d.getGroupId(), d.getArtifactId(),
   
  versionRange, d.getType(),
 - 
  d.getClassifier(), d.getScope() );
 + 
  d.getClassifier(), d.getScope(),
 + 
  d.isOptional() );
  map.put( d.getManagementKey(), artifact );
  }
  catch ( InvalidVersionSpecificationException e )
 
 

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



[continuum] BUILD SUCCESSFUL: Maven IDEA Plugin

2005-10-08 Thread [EMAIL PROTECTED]
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Sun, 9 Oct 2005 01:52:09 +
  Finished at: Sun, 9 Oct 2005 01:52:16 +
  Total time: 6s
  Build Trigger: Forced
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.4.2_09(Sun Microsystems Inc.)

Changes
 

Output:

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO] 

[INFO] Building Maven IDEA Plugin
[INFO]task-segment: [clean:clean, install]
[INFO] 

[INFO] [clean:clean]
[INFO] Deleting directory /export/home/continuum/data/work/43/target
[INFO] [plugin:descriptor]
[INFO] [resources:resources]
[INFO] [compiler:compile]
Compiling 1 source file to /export/home/continuum/data/work/43/target/classes
[INFO] [resources:testResources]
[WARNING] 
Artifact junit:junit:jar:3.8.1 retains local scope 'test' overriding 
broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the 
local scope.

[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Setting reports dir: 
/export/home/continuum/data/work/43/target/surefire-reports

---
 T E S T S
---
There are no test to run.

Results :
[surefire] Tests run: 0, Failures: 0, Errors: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/export/home/continuum/data/work/43/target/maven-idea-plugin-2.0-beta-2-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing 
/export/home/continuum/data/work/43/target/maven-idea-plugin-2.0-beta-2-SNAPSHOT.jar
 to 
/export/home/continuum/maven-repo-local/org/apache/maven/plugins/maven-idea-plugin/2.0-beta-2-SNAPSHOT/maven-idea-plugin-2.0-beta-2-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] 

[INFO] BUILD SUCCESSFUL
[INFO] 

[INFO] Total time: 4 seconds
[INFO] Finished at: Sun Oct 09 01:52:15 GMT+00:00 2005
[INFO] Final Memory: 4M/9M
[INFO] 






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



[jira] Created: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Johnny R. Ruiz III (JIRA)
Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how 
to use APT doc
-

 Key: MNG-938
 URL: http://jira.codehaus.org/browse/MNG-938
 Project: Maven 2
Type: Improvement
  Components: documentation  
Versions: 2.0-beta-2
 Reporter: Johnny R. Ruiz III
 Assigned to: Johnny R. Ruiz III 


Javadoc plugin parameters and method for Idea Plugin and Add a brief how to use 
APT doc

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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



[jira] Updated: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MNG-938?page=all ]

Brett Porter updated MNG-938:
-

Fix Version: 2.0

 Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief 
 how to use APT doc
 -

  Key: MNG-938
  URL: http://jira.codehaus.org/browse/MNG-938
  Project: Maven 2
 Type: Improvement
   Components: documentation
 Versions: 2.0-beta-2
 Reporter: Johnny R. Ruiz III
 Assignee: Johnny R. Ruiz III
  Fix For: 2.0



 Javadoc plugin parameters and method for Idea Plugin and Add a brief how to 
 use APT doc

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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



[jira] Updated: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Johnny R. Ruiz III (JIRA)
 [ http://jira.codehaus.org/browse/MNG-938?page=all ]

Johnny R. Ruiz III updated MNG-938:
---

Remaining Estimate: 6 hours
 Original Estimate: 21600
Attachment: MNG-938.patch

Attached patch for Javadoc for plugin Parameters and Brief How to APT document.

 Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief 
 how to use APT doc
 -

  Key: MNG-938
  URL: http://jira.codehaus.org/browse/MNG-938
  Project: Maven 2
 Type: Improvement
   Components: documentation
 Versions: 2.0-beta-2
 Reporter: Johnny R. Ruiz III
 Assignee: Johnny R. Ruiz III
  Fix For: 2.0
  Attachments: MNG-938.patch

 Original Estimate: 6 hours
 Remaining: 6 hours

 Javadoc plugin parameters and method for Idea Plugin and Add a brief how to 
 use APT doc

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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



[jira] Closed: (MNG-938) Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief how to use APT doc

2005-09-21 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MNG-938?page=all ]
 
Brett Porter closed MNG-938:


 Resolution: Fixed
Fix Version: (was: 2.0)
 2.0-beta-2

applied

 Javadoc plugin parameters and method for Maven Idea Plugin and Add a brief 
 how to use APT doc
 -

  Key: MNG-938
  URL: http://jira.codehaus.org/browse/MNG-938
  Project: Maven 2
 Type: Improvement
   Components: documentation
 Versions: 2.0-beta-2
 Reporter: Johnny R. Ruiz III
 Assignee: Johnny R. Ruiz III
  Fix For: 2.0-beta-2
  Attachments: MNG-938.patch

 Original Estimate: 6 hours
 Remaining: 6 hours

 Javadoc plugin parameters and method for Idea Plugin and Add a brief how to 
 use APT doc

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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



svn commit: r290892 - in /maven/components/trunk/maven-plugins/maven-idea-plugin/src: main/java/org/apache/maven/plugin/idea/IdeaMojo.java site/ site/apt/ site/apt/howto.apt site/apt/introduction.apt site/site.xml

2005-09-21 Thread brett
Author: brett
Date: Wed Sep 21 22:12:16 2005
New Revision: 290892

URL: http://svn.apache.org/viewcvs?rev=290892view=rev
Log:
PR: MNG-938
Submitted by: Johnny R. Ruiz III
documentation for IDEA plugin

Added:
maven/components/trunk/maven-plugins/maven-idea-plugin/src/site/
maven/components/trunk/maven-plugins/maven-idea-plugin/src/site/apt/

maven/components/trunk/maven-plugins/maven-idea-plugin/src/site/apt/howto.apt

maven/components/trunk/maven-plugins/maven-idea-plugin/src/site/apt/introduction.apt
maven/components/trunk/maven-plugins/maven-idea-plugin/src/site/site.xml   
(with props)
Modified:

maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java

Modified: 
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java?rev=290892r1=290891r2=290892view=diff
==
--- 
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
 (original)
+++ 
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
 Wed Sep 21 22:12:16 2005
@@ -38,6 +38,7 @@
 
 /**
  * Goal for generating IDEA files from a POM.
+ * This plug-in provides the ability to generate IDEA project files (.ipr and 
.iws files) for IDEA
  *
  * @goal idea
  * @execute phase=generate-sources
@@ -48,6 +49,8 @@
 extends AbstractMojo
 {
 /**
+ * The Maven Project.
+ *
  * @parameter expression=${project}
  * @required
  * @readonly
@@ -55,6 +58,8 @@
 private MavenProject project;
 
 /**
+ * The Maven Project.
+ *
  * @parameter expression=${executedProject}
  */
 private MavenProject executedProject;
@@ -83,6 +88,11 @@
 rewriteWorkspace();
 }
 
+/**
+ * Create IDEA workspace (.iws) file.
+ *
+ * @throws MojoExecutionException
+ */
 private void rewriteWorkspace()
 throws MojoExecutionException
 {
@@ -107,6 +117,11 @@
 }
 }
 
+/**
+ * Create IDEA (.ipr) project files.
+ *
+ * @throws MojoExecutionException
+ */
 private void rewriteProject()
 throws MojoExecutionException
 {
@@ -190,6 +205,11 @@
 }
 }
 
+/**
+ * Create IDEA (.iml) project files.
+ *
+ * @throws MojoExecutionException
+ */
 private void rewriteModule()
 throws MojoExecutionException
 {
@@ -311,6 +331,11 @@
 }
 }
 
+/**
+ * Adds the Web module to the (.iml) project file.
+ *
+ * @param module Xpp3Dom element
+ */
 private void addWebModule( Xpp3Dom module )
 {
 // TODO: this is bad - reproducing war plugin defaults, etc!
@@ -368,12 +393,25 @@
 element.setAttribute( url, getModuleFileUrl( warSrc ) );
 }
 
+/**
+ * Sets the name of the JDK to use.
+ *
+ * @param content Xpp3Dom element.
+ * @param jdkName Name of the JDK to use.
+ */
 private void setJdkName( Xpp3Dom content, String jdkName )
 {
 Xpp3Dom component = findComponent( content, ProjectRootManager );
 component.setAttribute( project-jdk-name, jdkName );
 }
 
+/**
+ * Adds a sourceFolder element to IDEA (.iml) project file
+ *
+ * @param content Xpp3Dom element
+ * @param directory Directory to set as url.
+ * @param isTest True if directory isTestSource.
+ */
 private void addSourceFolder( Xpp3Dom content, String directory, boolean 
isTest )
 {
 if ( !StringUtils.isEmpty( directory )  new File( directory 
).isDirectory() )
@@ -384,8 +422,15 @@
 }
 }
 
-// TODO: to FileUtils
+//  TODO: to FileUtils
 
+/**
+ * Translate the absolutePath into its relative path.
+ *
+ * @param basedir The basedir of the project.
+ * @param absolutePath The absolute path that must be translated to 
relative path.
+ * @return relative  Relative path of the parameter absolute path.
+ */
 private static String toRelative( File basedir, String absolutePath )
 {
 String relative;
@@ -404,6 +449,12 @@
 return relative;
 }
 
+/**
+ * Translate the relative path of the file into module path
+ *
+ * @param file File to translate to ModuleFileUrl
+ * @return moduleFileUrl Translated Module File URL
+ */
 private String getModuleFileUrl( String file )
 {
 return file://$MODULE_DIR$/ + toRelative( project.getBasedir(), file 
);
@@ -411,6 +462,12 @@
 
 // TODO: some xpath may actually be more appropriate here
 
+/**
+ * Remove elements from content (Xpp3Dom).
+ *
+ * @param content Xpp3Dom element
+ * @param name Name

svn commit: r289498 - in /maven/components/trunk/maven-plugins/maven-idea-plugin: pom.xml release-pom.xml

2005-09-16 Thread brett
Author: brett
Date: Fri Sep 16 04:55:33 2005
New Revision: 289498

URL: http://svn.apache.org/viewcvs?rev=289498view=rev
Log:
[maven-release-plugin] prepare release maven-idea-plugin-2.0-beta-1

Added:
maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml   
(with props)
Modified:
maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml?rev=289498r1=289497r2=289498view=diff
==
--- maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml Fri Sep 16 
04:55:33 2005
@@ -1,19 +1,18 @@
-project xmlns=http://maven.apache.org/POM/4.0.0; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
-  xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;
-  modelVersion4.0.0/modelVersion
+project
   parent
 artifactIdmaven-plugin-parent/artifactId
 groupIdorg.apache.maven.plugins/groupId
 version2.0-beta-1/version
   /parent
+  modelVersion4.0.0/modelVersion
   artifactIdmaven-idea-plugin/artifactId
-  version2.0-beta-1-SNAPSHOT/version
   packagingmaven-plugin/packaging
   nameMaven IDEA Plugin/name
+  version2.0-beta-1/version
   dependencies
 dependency
   groupIdorg.apache.maven/groupId
   artifactIdmaven-project/artifactId
 /dependency
   /dependencies
-/project
+/project
\ No newline at end of file

Added: maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml?rev=289498view=auto
==
--- maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml 
(added)
+++ maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml Fri 
Sep 16 04:55:33 2005
@@ -0,0 +1,86 @@
+project
+  parent
+artifactIdmaven-plugin-parent/artifactId
+groupIdorg.apache.maven.plugins/groupId
+version2.0-beta-1/version
+  /parent
+  modelVersion4.0.0/modelVersion
+  artifactIdmaven-idea-plugin/artifactId
+  packagingmaven-plugin/packaging
+  nameMaven IDEA Plugin/name
+  version2.0-beta-1/version
+  dependencies
+dependency
+  groupIdorg.apache.maven.wagon/groupId
+  artifactIdwagon-provider-api/artifactId
+  version1.0-alpha-4/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdjunit/groupId
+  artifactIdjunit/artifactId
+  version3.8.1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdplexus/groupId
+  artifactIdplexus-utils/artifactId
+  version1.0.3/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-project/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-artifact-manager/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-model/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdclassworlds/groupId
+  artifactIdclassworlds/artifactId
+  version1.1-alpha-2/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-artifact/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-repository-metadata/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdplexus/groupId
+  artifactIdplexus-container-default/artifactId
+  version1.0-alpha-6/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-profile/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+dependency
+  groupIdorg.apache.maven/groupId
+  artifactIdmaven-plugin-api/artifactId
+  version2.0-beta-1/version
+  scopecompile/scope
+/dependency
+  /dependencies
+/project
\ No newline at end of file

Propchange: 
maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml
--
svn:eol-style = native

Propchange: 
maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml
--
svn:keywords = Author Date Id Revision

svn commit: r289499 - in /maven/components/tags/maven-idea-plugin-2.0-beta-1: ./ pom.xml release-pom.xml

2005-09-16 Thread brett
Author: brett
Date: Fri Sep 16 04:55:41 2005
New Revision: 289499

URL: http://svn.apache.org/viewcvs?rev=289499view=rev
Log:
[maven-scm] copy for tag maven-idea-plugin-2.0-beta-1

Added:
maven/components/tags/maven-idea-plugin-2.0-beta-1/
  - copied from r289364, 
maven/components/trunk/maven-plugins/maven-idea-plugin/
maven/components/tags/maven-idea-plugin-2.0-beta-1/pom.xml
  - copied unchanged from r289498, 
maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml
maven/components/tags/maven-idea-plugin-2.0-beta-1/release-pom.xml
  - copied unchanged from r289498, 
maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml


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



svn commit: r289500 - in /maven/components/trunk/maven-plugins/maven-idea-plugin: pom.xml release-pom.xml

2005-09-16 Thread brett
Author: brett
Date: Fri Sep 16 04:55:48 2005
New Revision: 289500

URL: http://svn.apache.org/viewcvs?rev=289500view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Removed:
maven/components/trunk/maven-plugins/maven-idea-plugin/release-pom.xml
Modified:
maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml?rev=289500r1=289499r2=289500view=diff
==
--- maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-idea-plugin/pom.xml Fri Sep 16 
04:55:48 2005
@@ -8,7 +8,7 @@
   artifactIdmaven-idea-plugin/artifactId
   packagingmaven-plugin/packaging
   nameMaven IDEA Plugin/name
-  version2.0-beta-1/version
+  version2.0-beta-2-SNAPSHOT/version
   dependencies
 dependency
   groupIdorg.apache.maven/groupId



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



svn commit: r279847 - /maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java

2005-09-09 Thread snicoll
Author: snicoll
Date: Fri Sep  9 12:19:39 2005
New Revision: 279847

URL: http://svn.apache.org/viewcvs?rev=279847view=rev
Log:
MNG-420: provides a default jdkName based on the java.version system property.

Modified:

maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java

Modified: 
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java?rev=279847r1=279846r2=279847view=diff
==
--- 
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
 (original)
+++ 
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
 Fri Sep  9 12:19:39 2005
@@ -136,11 +136,14 @@
 // Set the jdk name if set
 if ( jdkName != null )
 {
-setJdkName( module );
+setJdkName( module, jdkName );
 }
 else
 {
-getLog().warn( jdkName is not set, you will have to set the 
JDK to use in IDEA. );
+String javaVersion = System.getProperty( java.version );
+String defaultJdkName = java version  + javaVersion;
+getLog().info( jdkName is not set, using[ + defaultJdkName + 
] as default. );
+setJdkName( module, defaultJdkName );
 }
 
 Xpp3Dom component = findComponent( module, ProjectModuleManager 
);
@@ -365,7 +368,7 @@
 element.setAttribute( url, getModuleFileUrl( warSrc ) );
 }
 
-private void setJdkName( Xpp3Dom content )
+private void setJdkName( Xpp3Dom content, String jdkName )
 {
 Xpp3Dom component = findComponent( content, ProjectRootManager );
 component.setAttribute( project-jdk-name, jdkName );



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



  1   2   >