You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2006/05/09 16:06:14 UTC

[vote] Release Maven IDEA Plugin 2.0

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=11135&styleName=Text&version=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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by Brett Porter <br...@apache.org>.
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=11135&styleName=Text&version=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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


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


Re: [vote] Release Maven IDEA Plugin 2.0

Posted by Stephane Nicoll <st...@gmail.com>.
Weird, I though I voted for this one and I can't find it in my sent items.

+1

s/

On 5/9/06, Brett Porter <br...@apache.org> 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=11135&styleName=Text&version=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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


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

Re: [vote] Release Maven IDEA Plugin 2.0

Posted by Emmanuel Venisse <em...@venisse.net>.
+1

Emmanuel

Jesse McConnell a écrit :
> definite +1
> 
> On 5/9/06, Brett Porter <br...@apache.org> 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=11135&styleName=Text&version=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: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 
> -- 
> jesse mcconnell
> jesseDOTmcconnellATgmailDOTcom
> 


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


Re: [vote] Release Maven IDEA Plugin 2.0

Posted by jerome lacoste <je...@gmail.com>.
On 5/9/06, Vincent Massol <vm...@pivolis.com> wrote:
> Yeah!
>
> +1

+99

J

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


RE: [vote] Release Maven IDEA Plugin 2.0

Posted by Vincent Massol <vm...@pivolis.com>.
Yeah!

+1

-Vincent

> -----Original Message-----
> From: Jesse McConnell [mailto:jesse.mcconnell@gmail.com]
> Sent: mardi 9 mai 2006 16:43
> To: Maven Developers List
> Subject: Re: [vote] Release Maven IDEA Plugin 2.0
> 
> definite +1
> 
> On 5/9/06, Brett Porter <br...@apache.org> 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=11135&styleName
> =Text&version=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: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
> 
> 
> --
> jesse mcconnell
> jesseDOTmcconnellATgmailDOTcom


	

	
		
___________________________________________________________________________ 
Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire.
http://fr.mail.yahoo.com

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


Re: [vote] Release Maven IDEA Plugin 2.0

Posted by Jesse McConnell <je...@gmail.com>.
definite +1

On 5/9/06, Brett Porter <br...@apache.org> 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=11135&styleName=Text&version=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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


--
jesse mcconnell
jesseDOTmcconnellATgmailDOTcom

Re: [vote] Release Maven IDEA Plugin 2.0

Posted by Vincent Siveton <vi...@gmail.com>.
+0

Vincent

2006/5/9, Brett Porter <br...@apache.org>:
> 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=11135&styleName=Text&version=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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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