RE: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-18 Thread Richard Chamberlain
This new plugin seems to be a great improvement and I welcome the further 
development.

However, i'm not sure if it was intended to be picked up by the whole maven 
user population?

This is because:
- There is no backwards compatability, suddenly maven no longer works as it 
used to
- The documentation on the new plugin has lots of broken links in it and is 
unusable
- The archetype guides on the main maven site are now all incorrect

Surely all this needed to be fixed before the whole community started using the 
new plugin? 

I understand that the plugins are alpha versions and can change, but to 
suddenly make things alot worse wasn’t a great experience.

Apologies for moaning about an improvement to the tool!

Rich

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Raphaël Piéroni
Sent: 09 February 2008 03:41
To: [EMAIL PROTECTED]; users@maven.apache.org
Cc: [EMAIL PROTECTED]
Subject: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

The Maven team is pleased to announce the release of the Maven
Archetype Plugin, version 2.0-alpha-1


You can use it by calling mvn archetype:create

Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1

** Bug
* [ARCHETYPE-82] - add-groups doesn't create archetype.xml
* [ARCHETYPE-83] - archetypeng:create crashes with
java.lang.ClassNotFoundException:
org.apache.maven.plugin.resource.loader.ProjectResourceLoader
* [ARCHETYPE-84] - need a way to preserve the java package in
create-from-project
* [ARCHETYPE-87] - create-from-project replaces too many things in
the pom with variables
* [ARCHETYPE-88] - sometimes add-groups fails when there is a pom present
* [ARCHETYPE-90] - all the contents of an archetype shouldn't be
processed by velocity during creation
* [ARCHETYPE-91] - create is prompting for a package
* [ARCHETYPE-93] - archetypeng:create loop forever when the
selected group contains no archetype
* [ARCHETYPE-94] - Archetype not registered when installed in
local repository
* [ARCHETYPE-97] - modules section is missing after using
create-from-project
* [ARCHETYPE-98] - parents in modules are not always correctly updated
* [ARCHETYPE-99] - child module is getting replaced with parent
artifactId and groupId
* [ARCHETYPE-100] - sibling dependencies are not updated
* [ARCHETYPE-103] - acrchetype.properties should be in /target not root
* [ARCHETYPE-104] - module name changed for unknown reason
* [ARCHETYPE-105] - not able to create from project with
sibling-dependencies test project
* [ARCHETYPE-121] - build don't works on windows and jdk1.4

** Improvement
* [ARCHETYPE-114] - NG code should not depend on Maven 2.1

** New Feature
* [ARCHETYPE-95] - Provide creation of partial archetypes in
create-from-project

** Task
* [ARCHETYPE-72] - Generate standard archetypes from real projects

Enjoy,

-The Maven team

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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-15 Thread Bohtvaroh

Raphaël Piéroni - 24/Jul/07 12:06 PM says This issue will be fixed by
NG-alpha-1 and now alpha-1 is out. This is why I asked that. I really need
this feature but cannot find any examples or docs about using it. Without it
maven archetyping for multimodule projects looks ugly and non trivial.
-- 
View this message in context: 
http://www.nabble.com/-ANN--Maven-Archetype-Plugin-2.0-alpha-1-for-Maven-2-Released-tp15368261s177p15497829.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-15 Thread Milos Kleint
this could help.
http://svn.codehaus.org/mojo/trunk/mojo/mojo-archetypes/netbeans-platform-app-archetype/
That's an archetype with module written to work with the archetype-plugin 2.0.x

Milos

On Fri, Feb 15, 2008 at 11:28 AM, Bohtvaroh [EMAIL PROTECTED] wrote:

  Raphaël Piéroni - 24/Jul/07 12:06 PM says This issue will be fixed by
  NG-alpha-1 and now alpha-1 is out. This is why I asked that. I really need
  this feature but cannot find any examples or docs about using it. Without it
  maven archetyping for multimodule projects looks ugly and non trivial.
  --
  View this message in context: 
 http://www.nabble.com/-ANN--Maven-Archetype-Plugin-2.0-alpha-1-for-Maven-2-Released-tp15368261s177p15497829.html

 Sent from the Maven - Users mailing list archive at Nabble.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: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-15 Thread Bohtvaroh

Hello.

Milos, IMO,  this archetype is usual single-module one. It is not aware
about second module 'module1' inside and simply attach it as main module
resources.

What I am talking about is the possibility to create archetype with multiple
modules which can process $packageName for each nested module sources. Also,
it could be cool to be able to create a 'meta-archetype' - archetype which
modules are only links to concrete single-module archetypes. This could give
us greet flexibility. :)

Alexander


Milos Kleint wrote:
 
 this could help.
 http://svn.codehaus.org/mojo/trunk/mojo/mojo-archetypes/netbeans-platform-app-archetype/
 That's an archetype with module written to work with the archetype-plugin
 2.0.x
 
 Milos
 
 On Fri, Feb 15, 2008 at 11:28 AM, Bohtvaroh [EMAIL PROTECTED] wrote:

  Raphaël Piéroni - 24/Jul/07 12:06 PM says This issue will be fixed by
  NG-alpha-1 and now alpha-1 is out. This is why I asked that. I really
 need
  this feature but cannot find any examples or docs about using it.
 Without it
  maven archetyping for multimodule projects looks ugly and non trivial.
  --
  View this message in context:
 http://www.nabble.com/-ANN--Maven-Archetype-Plugin-2.0-alpha-1-for-Maven-2-Released-tp15368261s177p15497829.html

 Sent from the Maven - Users mailing list archive at Nabble.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]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/-ANN--Maven-Archetype-Plugin-2.0-alpha-1-for-Maven-2-Released-tp15368261s177p15499343.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-14 Thread Bohtvaroh

Is this  http://jira.codehaus.org/browse/ARCHETYPE-23 ARCHETYPE-23 
implemented in this version? If so, is there some docs about using it?
Thanx.

Alexander
-- 
View this message in context: 
http://www.nabble.com/-ANN--Maven-Archetype-Plugin-2.0-alpha-1-for-Maven-2-Released-tp15368261s177p15492927.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-14 Thread Wendy Smoak
On Thu, Feb 14, 2008 at 5:52 PM, Bohtvaroh [EMAIL PROTECTED] wrote:

  Is this  http://jira.codehaus.org/browse/ARCHETYPE-23 ARCHETYPE-23
  implemented in this version? If so, is there some docs about using it?
  Thanx.

That looks interesting.  I'd suggest starting a new thread with a
descriptive subject line, and describe what you want to do.

-- 
Wendy

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



[ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-08 Thread Raphaël Piéroni
The Maven team is pleased to announce the release of the Maven
Archetype Plugin, version 2.0-alpha-1


You can use it by calling mvn archetype:create

Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1

** Bug
* [ARCHETYPE-82] - add-groups doesn't create archetype.xml
* [ARCHETYPE-83] - archetypeng:create crashes with
java.lang.ClassNotFoundException:
org.apache.maven.plugin.resource.loader.ProjectResourceLoader
* [ARCHETYPE-84] - need a way to preserve the java package in
create-from-project
* [ARCHETYPE-87] - create-from-project replaces too many things in
the pom with variables
* [ARCHETYPE-88] - sometimes add-groups fails when there is a pom present
* [ARCHETYPE-90] - all the contents of an archetype shouldn't be
processed by velocity during creation
* [ARCHETYPE-91] - create is prompting for a package
* [ARCHETYPE-93] - archetypeng:create loop forever when the
selected group contains no archetype
* [ARCHETYPE-94] - Archetype not registered when installed in
local repository
* [ARCHETYPE-97] - modules section is missing after using
create-from-project
* [ARCHETYPE-98] - parents in modules are not always correctly updated
* [ARCHETYPE-99] - child module is getting replaced with parent
artifactId and groupId
* [ARCHETYPE-100] - sibling dependencies are not updated
* [ARCHETYPE-103] - acrchetype.properties should be in /target not root
* [ARCHETYPE-104] - module name changed for unknown reason
* [ARCHETYPE-105] - not able to create from project with
sibling-dependencies test project
* [ARCHETYPE-121] - build don't works on windows and jdk1.4

** Improvement
* [ARCHETYPE-114] - NG code should not depend on Maven 2.1

** New Feature
* [ARCHETYPE-95] - Provide creation of partial archetypes in
create-from-project

** Task
* [ARCHETYPE-72] - Generate standard archetypes from real projects

Enjoy,

-The Maven team

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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-08 Thread Jason van Zyl

Nice work Raphaël.

On 8-Feb-08, at 7:40 PM, Raphaël Piéroni wrote:


The Maven team is pleased to announce the release of the Maven
Archetype Plugin, version 2.0-alpha-1


You can use it by calling mvn archetype:create

Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1

** Bug
   * [ARCHETYPE-82] - add-groups doesn't create archetype.xml
   * [ARCHETYPE-83] - archetypeng:create crashes with
java.lang.ClassNotFoundException:
org.apache.maven.plugin.resource.loader.ProjectResourceLoader
   * [ARCHETYPE-84] - need a way to preserve the java package in
create-from-project
   * [ARCHETYPE-87] - create-from-project replaces too many things in
the pom with variables
   * [ARCHETYPE-88] - sometimes add-groups fails when there is a pom  
present

   * [ARCHETYPE-90] - all the contents of an archetype shouldn't be
processed by velocity during creation
   * [ARCHETYPE-91] - create is prompting for a package
   * [ARCHETYPE-93] - archetypeng:create loop forever when the
selected group contains no archetype
   * [ARCHETYPE-94] - Archetype not registered when installed in
local repository
   * [ARCHETYPE-97] - modules section is missing after using
create-from-project
   * [ARCHETYPE-98] - parents in modules are not always correctly  
updated

   * [ARCHETYPE-99] - child module is getting replaced with parent
artifactId and groupId
   * [ARCHETYPE-100] - sibling dependencies are not updated
   * [ARCHETYPE-103] - acrchetype.properties should be in /target  
not root

   * [ARCHETYPE-104] - module name changed for unknown reason
   * [ARCHETYPE-105] - not able to create from project with
sibling-dependencies test project
   * [ARCHETYPE-121] - build don't works on windows and jdk1.4

** Improvement
   * [ARCHETYPE-114] - NG code should not depend on Maven 2.1

** New Feature
   * [ARCHETYPE-95] - Provide creation of partial archetypes in
create-from-project

** Task
   * [ARCHETYPE-72] - Generate standard archetypes from real projects

Enjoy,

-The Maven team

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



Thanks,

Jason

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

Our achievements speak for themselves. What we have to keep track
of are our failures, discouragements and doubts. We tend to forget
the past difficulties, the many false starts, and the painful
groping. We see our past achievements as the end result of a
clean forward thrust, and our present difficulties as
signs of decline and decay.

-- Eric Hoffer, Reflections on the Human Condition 





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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released -- Ref #[1MFmL2JXIy0Ismu]

2008-02-08 Thread announcement

Hello,

Thank you for contacting NetZero.

This is an automated reply and no further response will be sent.  Please do not 
reply to this email. 

If you are looking for help here are some useful links:

 * Online NetZero Help Center: http://www.netzero.com/support
 * Online Billing and Account Center: https://account.netzero.net
 * Reset/Retrieve your Password: http://my.netzero.com/s/resetpassword
 * Lookup Access Numbers in your area: http://my.netzero.com/s/numbers
 * Contact Us: http://www.netzero.net/support/support.html

Thank you for choosing NetZero.

Sincerely,

NetZero Customer Support





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



Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-08 Thread Matt Raible
Is this the new Archetype NG Plugin that allows creating archetypes  
from existing projects?


Thanks,

Matt

On Feb 8, 2008, at 8:40 PM, Raphaël Piéroni wrote:


The Maven team is pleased to announce the release of the Maven
Archetype Plugin, version 2.0-alpha-1


You can use it by calling mvn archetype:create

Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1

** Bug
   * [ARCHETYPE-82] - add-groups doesn't create archetype.xml
   * [ARCHETYPE-83] - archetypeng:create crashes with
java.lang.ClassNotFoundException:
org.apache.maven.plugin.resource.loader.ProjectResourceLoader
   * [ARCHETYPE-84] - need a way to preserve the java package in
create-from-project
   * [ARCHETYPE-87] - create-from-project replaces too many things in
the pom with variables
   * [ARCHETYPE-88] - sometimes add-groups fails when there is a pom  
present

   * [ARCHETYPE-90] - all the contents of an archetype shouldn't be
processed by velocity during creation
   * [ARCHETYPE-91] - create is prompting for a package
   * [ARCHETYPE-93] - archetypeng:create loop forever when the
selected group contains no archetype
   * [ARCHETYPE-94] - Archetype not registered when installed in
local repository
   * [ARCHETYPE-97] - modules section is missing after using
create-from-project
   * [ARCHETYPE-98] - parents in modules are not always correctly  
updated

   * [ARCHETYPE-99] - child module is getting replaced with parent
artifactId and groupId
   * [ARCHETYPE-100] - sibling dependencies are not updated
   * [ARCHETYPE-103] - acrchetype.properties should be in /target  
not root

   * [ARCHETYPE-104] - module name changed for unknown reason
   * [ARCHETYPE-105] - not able to create from project with
sibling-dependencies test project
   * [ARCHETYPE-121] - build don't works on windows and jdk1.4

** Improvement
   * [ARCHETYPE-114] - NG code should not depend on Maven 2.1

** New Feature
   * [ARCHETYPE-95] - Provide creation of partial archetypes in
create-from-project

** Task
   * [ARCHETYPE-72] - Generate standard archetypes from real projects

Enjoy,

-The Maven team



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



RE: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

2008-02-08 Thread Brian E. Fox
Yes it is.

-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 08, 2008 8:37 PM
To: users@maven.apache.org
Subject: Re: [ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released

Is this the new Archetype NG Plugin that allows creating archetypes  
from existing projects?

Thanks,

Matt

On Feb 8, 2008, at 8:40 PM, Raphaël Piéroni wrote:

 The Maven team is pleased to announce the release of the Maven
 Archetype Plugin, version 2.0-alpha-1


 You can use it by calling mvn archetype:create

 Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1

 ** Bug
* [ARCHETYPE-82] - add-groups doesn't create archetype.xml
* [ARCHETYPE-83] - archetypeng:create crashes with
 java.lang.ClassNotFoundException:
 org.apache.maven.plugin.resource.loader.ProjectResourceLoader
* [ARCHETYPE-84] - need a way to preserve the java package in
 create-from-project
* [ARCHETYPE-87] - create-from-project replaces too many things in
 the pom with variables
* [ARCHETYPE-88] - sometimes add-groups fails when there is a pom  
 present
* [ARCHETYPE-90] - all the contents of an archetype shouldn't be
 processed by velocity during creation
* [ARCHETYPE-91] - create is prompting for a package
* [ARCHETYPE-93] - archetypeng:create loop forever when the
 selected group contains no archetype
* [ARCHETYPE-94] - Archetype not registered when installed in
 local repository
* [ARCHETYPE-97] - modules section is missing after using
 create-from-project
* [ARCHETYPE-98] - parents in modules are not always correctly  
 updated
* [ARCHETYPE-99] - child module is getting replaced with parent
 artifactId and groupId
* [ARCHETYPE-100] - sibling dependencies are not updated
* [ARCHETYPE-103] - acrchetype.properties should be in /target  
 not root
* [ARCHETYPE-104] - module name changed for unknown reason
* [ARCHETYPE-105] - not able to create from project with
 sibling-dependencies test project
* [ARCHETYPE-121] - build don't works on windows and jdk1.4

 ** Improvement
* [ARCHETYPE-114] - NG code should not depend on Maven 2.1

 ** New Feature
* [ARCHETYPE-95] - Provide creation of partial archetypes in
 create-from-project

 ** Task
* [ARCHETYPE-72] - Generate standard archetypes from real projects

 Enjoy,

 -The Maven team


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


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