[ANN] Apache Maven Archetype Plugin 3.3.0 Released

2024-09-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.3.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project

[ANN] Apache Maven Archetype Plugin 3.2.1 Released

2021-12-31 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.2.1 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project

[ANN] Apache Maven Archetype Plugin 3.0.0 Released

2021-02-20 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Artifact Plugin, version 3.0.0 This plugin manage artifacts tasks, currently check Reproducible Builds. https://maven.apache.org/plugins/maven-artifact-plugin/ You should specify the version in your project's plugin configura

Re: embedding maven archetype plugin in a java application

2020-10-11 Thread Peter Lamby
You can take a look at the maven-archetype-plugin:integration-test mojo. This mojo creates a project from an archetype and checks if all expected files are present. The first half of the plugin should do what you want. You can also just look at the generate mojo. Am 8. Oktober 2020 15:39:54

embedding maven archetype plugin in a java application

2020-10-10 Thread Bob Kubista
Hello, I am trying to generate maven projects with an archetype from a java application. However, whilest the archetype works, I cannot seem to generate a new project from the archetype within a java application. I've been looking at how Eclipse IDE does it, but there is a lot of code go wire e

Re: Issue using common Velocity template with version 3.2.0 of Maven Archetype Plugin

2020-08-31 Thread Matthew Compton
; >> Hello all, >> >> The recently released version 3.2.0 of the Maven Archetype Plugin has >> broken an archetype I created. I have confirmed my archetype still works >> with version 3.1.2 of the plugin but my team and I normally run "mvn >> archetype:gener

Re: Issue using common Velocity template with version 3.2.0 of Maven Archetype Plugin

2020-08-29 Thread Martin Kanters
/ Op do 27 aug. 2020 om 21:41 schreef Matthew Compton : > Hello all, > > The recently released version 3.2.0 of the Maven Archetype Plugin has > broken an archetype I created. I have confirmed my archetype still works > with version 3.1.2 of the plugin but my team and I no

Issue using common Velocity template with version 3.2.0 of Maven Archetype Plugin

2020-08-27 Thread Matthew Compton
Hello all, The recently released version 3.2.0 of the Maven Archetype Plugin has broken an archetype I created. I have confirmed my archetype still works with version 3.1.2 of the plugin but my team and I normally run "mvn archetype:generate …” just so we don’t have to specify a parti

[ANN] Apache Maven Archetype Plugin version 3.1.2

2019-08-22 Thread Tibor Digana
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.1.2. The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project

[ANN] Apache Maven Archetype Plugin 3.1.0 Released

2019-04-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.1.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project

Re: AW: maven-archetype-plugin default version

2018-03-28 Thread Anders Hammar
Hammar wrote: > > The latest released version should be used. I checked the metadata [1] > and > > it states v3.0.1. > > What version of Maven are you using and are you using a repository > manager > > (which could provide different metadata)? > > > > [1] > >

Re: AW: maven-archetype-plugin default version

2018-03-28 Thread Stefan Helfrich
erified with a clean Docker image that a fresh install will indeed use the latest maven-archetype-plugin. Thanks for pointing out the obvious and sorry that I have not tried clearing out ~/.m2/repository earlier. Best, Stefan On 03/28/2018 08:29 AM, Anders Hammar wrote: > The latest rel

Re: AW: maven-archetype-plugin default version

2018-03-27 Thread Anders Hammar
n. > > -- http://bernd.eckenfels.net Von: Stefan Helfrich Gesendet: Mittwoch, > > 28. März 2018 00:29 An: users@maven.apache.org Betreff: Re: > > maven-archetype-plugin default version Thanks for pointing this out, > > Anders! My question was along the lines

Re: AW: maven-archetype-plugin default version

2018-03-27 Thread Stefan Helfrich
> If there is no plugin Management or Defaults it uses the latest Version. There is no POM (that could contain that information): my intention is to use the maven-archetype-plugin to create a new Maven project from an archetype. According to a search in Maven Central for the GA(V), there are

AW: maven-archetype-plugin default version

2018-03-27 Thread Bernd Eckenfels
If there is no plugin Management or Defaults it uses the latest Version. -- http://bernd.eckenfels.net Von: Stefan Helfrich Gesendet: Mittwoch, 28. März 2018 00:29 An: users@maven.apache.org Betreff: Re: maven-archetype-plugin default version Thanks for pointing this out, Anders! My question

Re: maven-archetype-plugin default version

2018-03-27 Thread Stefan Helfrich
ssues.apache.org/jira/browse/MPOM-172)> > > some time ago about bumping the version of maven-archetype-plugin to> > > which Maven defaults.> > >> > > To my understanding, the fix of the issue should have made the latest> > > Maven version default to maven

Re: maven-archetype-plugin default version

2018-03-26 Thread Anders Hammar
umping the version of maven-archetype-plugin to > which Maven defaults. > > To my understanding, the fix of the issue should have made the latest > Maven version default to maven-archetype-plugin:3.0.1 instead of 2.4 > when executing > > $ mvn archetype:help > > in a n

maven-archetype-plugin default version

2018-03-26 Thread Stefan Helfrich
Dear everyone, I had filed an issue (https://issues.apache.org/jira/browse/MPOM-172) some time ago about bumping the version of maven-archetype-plugin to which Maven defaults. To my understanding, the fix of the issue should have made the latest Maven version default to maven-archetype-plugin

Maven Archetype Plugin with 3rd Party (Snapshot) Repository

2017-09-08 Thread Andreas Schaefer
Hi I try to list our Archetypes from a 3rd Party Snapshot Repository (https://oss.sonatype.org/content/repositories/snapshots) on maven-archetype-plugin version 3.0.1. For that I created this in my settings.xml file: archetype archetype

[ANN] Apache Maven Archetype Plugin 3.0.1 Released

2017-04-11 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.0.1 In short, Archetype is a Maven project templating toolkit. An archetype is defined as an original pattern or model from which all other things of the same kind are made. The names

[ANN] Apache Maven Archetype Plugin 3.0.0 Released

2017-02-12 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.0.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project

Re: Maven archetype plugin 2.5 release?

2017-01-23 Thread Robert Scholte
Hi Laird, I will have a look at it. Robert On Sat, 21 Jan 2017 01:22:06 +0100, Laird Nelson wrote: Hello; lowly Maven user here finding a need for the Groovy script functionality <https://issues.apache.org/jira/browse/ARCHETYPE-494> in maven-archetype-plugin version 2.5-SNAPSHOT

Maven archetype plugin 2.5 release?

2017-01-20 Thread Laird Nelson
Hello; lowly Maven user here finding a need for the Groovy script functionality <https://issues.apache.org/jira/browse/ARCHETYPE-494> in maven-archetype-plugin version 2.5-SNAPSHOT <https://maven.apache.org/components/archetype-archives/archetype-LATEST/> (works great as far as we ca

Maven Archetype plugin encoding warning

2015-01-09 Thread Marco Ferrari
Dear community, I faced the following issue (that I also posted on Stackoverflow: http://stackoverflow.com/questions/24144073/why-does-maven-warns-me-about-encoding ): I got an encoding warning even if I set UTF-8 as default encoding. Please see the SO link for details (problem description and exa

Maven Archetype plugin sourceEncoding

2014-06-18 Thread Marco Ferrari
Dear list, I am currently using the Maven Archetype plugin to generate an archetype from an existing project. When I run archetype:create-from-project, I get a couple of warnings: [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-archetype-base-archetype --- [WARNING

Maven archetype Plugin, renaming a resource file?

2012-12-03 Thread amber
s" and then the final projetc "Myproject" generated from the archetype with the resource file : "src/main/resources/Myproject.properties" I just can't find the right to do that.. thx! -- View this message in context: http://maven.40175.n5.nabble.com/Maven-a

Maven archetype plugin

2012-03-02 Thread Me Self
g maven 3.0.3 and according to the pom of the generated archetype im using v2.2 of the archetype plugin: maven-archetype-plugin 2.2 - To unsubscribe, e-mail: users-unsubscr..

Re: [ANN] Maven Archetype Plugin 2.1 Released

2011-09-04 Thread Sebastian Otaegui
This is an awesome set of features Congrats!!! On Sep 4, 2011 8:05 AM, "Hervé Boutemy" wrote: > > The Maven team is pleased to announce the release of the Maven Archetype > Plugin, version 2.1 > > Archetype is a Maven project templating toolkit. > > http://m

[ANN] Maven Archetype Plugin 2.1 Released

2011-09-04 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 2.1 Archetype is a Maven project templating toolkit. http://maven.apache.org/archetype/maven-archetype-plugin/ Release Notes - Maven Archetype - Version 2.1 ** Bug * [ARCHETYPE-220] - Unable to

Re: Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Sumit Teke
check if this helps http://maven.apache.org/archetype/maven-archetype-plugin/examples/create-with-property-file.html Thanks, Sumit Teke Omniscient Software Pvt Ltd T. +91-20-26680814, Ext. 217 F. +91-20-26680815, Ext. 212 M. +91-9975709032 E. sumit_t...@omniscient.co.in On Friday 25 February

Re: Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Pankaj
idn't find any solution. - Pankaj -- View this message in context: http://maven.40175.n5.nabble.com/Dynamic-content-generation-for-a-file-using-maven-archetype-plugin-tp3399850p345.html Sent from the Maven - Users mailing list archive at

Re: Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Sumit Teke
you can simply use ${artifactId}, ${groupId} etc in your xml's which will be replaced at the time of generation. Thanks, Sumit Teke Omniscient Software Pvt Ltd T. +91-20-26680814, Ext. 217 F. +91-20-26680815, Ext. 212 M. +91-9975709032 E. sumit_t...@omniscient.co.in On Friday 25 February 2011

Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Pankaj
plate. Can we use velocity in maven archetype ? or Is there any other way to address this requirement ? - Pankaj -- View this message in context: http://maven.40175.n5.nabble.com/Dynamic-content-generation-for-a-file-using-maven-archetype-plugin-tp3399850p3399850.html Sent from the Maven - Use

[ANN] Maven Archetype Plugin 2.0 Released

2010-10-27 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 2.0 Archetype is a Maven project templating toolkit. http://maven.apache.org/archetype/maven-archetype-plugin/ Release Notes - Maven Archetype - Version 2.0 ** Bug * [ARCHETYPE-202] - Can't dow

Re: File name filtering in maven-archetype plugin

2010-02-24 Thread Luke Patterson
bug I logged: "Allow archetypes to declare minimum version of maven-archetype-plugin they need" http://jira.codehaus.org/browse/ARCHETYPE-276 if you use the file/directory name filtering feature you mentioned, your archetype hopes the consumer is using at least version 2.0-alpha-4 of t

Re: File name filtering in maven-archetype plugin

2010-02-24 Thread Aleksey Didik
Thanks for help :) Aleksey. 19.02.2010 17:34, Adam Leggett (UPCO) пишет: I blogged about how to do this here: http://blogs.mikeci.com/2010/01/14/working-with-custom-maven-archetypes-part-1/ See step four - filtering a file name. Cheers Adam On Fri, 2010-02-19 at 17:27 +0400, Aleksey Didik w

Re: File name filtering in maven-archetype plugin

2010-02-19 Thread Adam Leggett (UPCO)
I blogged about how to do this here: http://blogs.mikeci.com/2010/01/14/working-with-custom-maven-archetypes-part-1/ See step four - filtering a file name. Cheers Adam On Fri, 2010-02-19 at 17:27 +0400, Aleksey Didik wrote: > Hello all, > I have some properties files in my maven archetype and I

File name filtering in maven-archetype plugin

2010-02-19 Thread Aleksey Didik
Hello all, I have some properties files in my maven archetype and I want to name it in real project as /.properties/ Is it possible to do? Create /${archetypeId}.properties /file in archetype project and use src/main/properties/${artifactId}.properties in archetype.xml is not work, as expected

Metadata of maven-archetype-plugin causes error.

2009-11-30 Thread Thorsten Gawantka
Hello, there seems to be an error in the method the metadata of maven-archetype-plugin in central maven repository are served. We noticed that we cannot proxy the plugin with our nexus repo manager. So we investigated the problem. We startet to look at the file with a webbrowser and every

Re: maven-archetype-plugin and package parameter

2009-10-02 Thread Stevo Slavić
ype plugin docs<http://maven.apache.org/plugins/maven-archetype-plugin/specification/archetype-metadata.html> . Regards, Stevo. On Fri, Oct 2, 2009 at 12:52 PM, Stevo Slavić wrote: > Just found out, if XML schema for archetype-metadata.xml attached to this > maven-arche

Re: maven-archetype-plugin and package parameter

2009-10-02 Thread Stevo Slavić
Just found out, if XML schema for archetype-metadata.xml attached to this maven-archetype-plugin issue <http://jira.codehaus.org/browse/ARCHETYPE-237>is correct, fileSet in archetype-metadata.xml doesn't support outputDirectory at all. How is one then supposed to alter package/dire

maven-archetype-plugin and package parameter

2009-10-02 Thread Stevo Slavić
Hello Maven users, Is it possible to reference archetype parameters in archetype-metadata.xml? E.g. I'd like to reference package parameter and use it in outputDirectory of a fileSet. Regards, Stevo.

Re: [RESOLVED] Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-05 Thread Raphaël Piéroni
One could have found the specification : http://maven.apache.org/plugins/maven-archetype-plugin/specification/archetype-metadata.html Please consider the error raised by the archetype plugin will be ugly as it will be the exception of the XPP3Parser. Regards, Raphaël 2009/4/6 Howard Lewis Ship

[RESOLVED] Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-05 Thread Howard Lewis Ship
Thanks to Raphaël Piéroni the error was found: there was an extra element in my archetype-metadata.xml. This was not reported at all by Maven. You should convert: src/test/resources src/test/conf to: src/test/resources

Re: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-04 Thread Barrie Treloar
On Sat, Apr 4, 2009 at 10:09 PM, Brian E. Fox wrote: > Howard, You have an interesting way of motivation and over generalization: > "Once again, Maven is screwed up beyond belief and the developer community > response is pitifully absent" "http://twitter.com/hlship"; > > First of all, one plugin

RE: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-04 Thread Brian E. Fox
>You are hearing my frustration with the entire Maven infrastructure >and the fact the default response of the community is always "that's >not Maven's problem; your build/plugin/approach is broken." Again with the stereotyping and generalization. I haven't seen anyone say anything like that yet.

Re: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-04 Thread Howard Lewis Ship
at, much code is generated mechanically from XML) So Maven encourages a pattern of forced helplessness upon its users. > > -Original Message- > From: Howard Lewis Ship [mailto:hls...@gmail.com] > Sent: Friday, April 03, 2009 8:31 PM > To: Maven Users List > Subject: Re: Maven A

RE: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-04 Thread Brian E. Fox
.com] Sent: Friday, April 03, 2009 8:31 PM To: Maven Users List Subject: Re: Maven Archetype Plugin is Hosed --- and nobody cares Yes, that's the bug I added and mentioned in my posting to this mailing list. On Fri, Apr 3, 2009 at 5:22 PM, Martin Gainty wrote: > > http://jir

Re: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-03 Thread Howard Lewis Ship
have any legally binding > effect. Given that e-mails can easily be subject to manipulation, we can not > accept any liability for the content provided. > > > > > > >> Date: Fri, 3 Apr 2009 16:31:54 -0700 >> Subject: Maven Archetype Plugin is Hosed --- a

RE: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-03 Thread Martin Gainty
:31:54 -0700 > Subject: Maven Archetype Plugin is Hosed --- and nobody cares > From: hls...@gmail.com > To: users@maven.apache.org > > Recently, the Maven archetype plugin has broken in an incompatible > way. Documented here http://jira.codehaus.org/browse/ARCHETYPE-236. > >

Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-03 Thread Howard Lewis Ship
Recently, the Maven archetype plugin has broken in an incompatible way. Documented here http://jira.codehaus.org/browse/ARCHETYPE-236. New archetypes (generated from the same source as previously working ones) no longer work. The problem is wide spread: http://www.google.com/search?q=The

RE: RE: nexus can't find maven-archetype-plugin?

2009-02-02 Thread Brian E. Fox
[mailto:tec_la...@gmx.de] Sent: Monday, February 02, 2009 1:32 AM To: Maven Users List Subject: Re: RE: nexus can't find maven-archetype-plugin? well, here's my settings.xml- couldn't send it earlier. I'm just using the standard repositories which are configured in nexus. ---

Re: RE: nexus can't find maven-archetype-plugin?

2009-02-01 Thread Jens Rapp
iced quicker: > http://nexus.sonatype.org/dev/mailing-lists.html > > -Original Message- > From: Jens Rapp [mailto:tec_la...@gmx.de] > Sent: Wednesday, January 28, 2009 4:17 AM > To: users@maven.apache.org > Subject: nexus can't find maven-archetype-plugin? > > hi,

Re: nexus can't find maven-archetype-plugin?

2009-01-30 Thread David Weintraub
as repository manager and now have a little > problem: the maven-archetype-plugin can't be found. most of the other plugins > work > maven uses the standard public repository group in nexus. > what do i have to do for being able to use em all??? > > -- > Pt! Schon vom

RE: nexus can't find maven-archetype-plugin?

2009-01-29 Thread Brian E. Fox
: Jens Rapp [mailto:tec_la...@gmx.de] Sent: Wednesday, January 28, 2009 4:17 AM To: users@maven.apache.org Subject: nexus can't find maven-archetype-plugin? hi, i'm playing around with nexus as repository manager and now have a little problem: the maven-archetype-plugin can't be fou

nexus can't find maven-archetype-plugin?

2009-01-29 Thread Jens Rapp
hi, i'm playing around with nexus as repository manager and now have a little problem: the maven-archetype-plugin can't be found. most of the other plugins work maven uses the standard public repository group in nexus. what do i have to do for being able to use em all??? -- Pss

Re: Maven Archetype Plugin - MultiModule folder names

2009-01-14 Thread Wendy Smoak
On Wed, Jan 14, 2009 at 8:51 AM, Miguel Cohnen wrote: > I am able to give the artifacts of these modules the name I want, but not > the folders. ... > If I change booking-ejb, to let's say ${attributeId}-ejb, the archetype > doesn't work as this seem to be the directory in which it looks for the

Maven Archetype Plugin - MultiModule folder names

2009-01-14 Thread Miguel Cohnen
Hi, first of all I apologize if this is not the correct list to post, and if that is the case, please tell me where can I get some help. I have been trying to deal with maven archetype:generate-from-project goal, with a multi-module project. My project has 3 modules, called: booking booking-ejb

RE: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Sandy.Verfaille
Now I have, thank you very much! -Original Message- From: Nicolas Dordet [mailto:dorde...@gmail.com] Sent: maandag 12 januari 2009 16:16 To: Maven Users List Subject: Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ Have you configure

RE: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Sandy.Verfaille
i 2009 16:16 To: Maven Users List Subject: Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ On Monday 12 January 2009 sandy.verfai...@roularta.be wrote: > Hello, > > When I try to create a new projects with my new installed m

Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Martin Höller
On Monday 12 January 2009 Martin Höller wrote: > I just tried to update the wiki-page, but I always get a "page not found" > error :-( This seems to be a problem with konqueror. Updateing in firefox worked. - martin signature.asc Description: This is a digitally signed message part.

Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Nicolas Dordet
Final Memory: 1M/4M > [INFO] > > > > Yes, I use a proxy: httpproxy.rmg.be > > Do you know anything more with this? > > > > -Original Message- > From: Nicolas Dordet [mailto:dorde...@

Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Martin Höller
On Monday 12 January 2009 sandy.verfai...@roularta.be wrote: > Hello, > > When I try to create a new projects with my new installed maven, I get > the error 'org.apache.maven/lifecycle.LifecycleExecutionException: the > plugin "org.apache.maven.plugins:maven-archetype-plugin' does not exist > or no

RE: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Sandy.Verfaille
09 16:04 To: Maven Users List Subject: Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ No problem for me to lauch this goal (mvn archetype:create -DgroupId=com.roularta.app -DartifactId=my-app -e) on maven 2.0.9. But first of all, mave

Re: maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Nicolas Dordet
No problem for me to lauch this goal (mvn archetype:create -DgroupId=com.roularta.app -DartifactId=my-app -e) on maven 2.0.9. But first of all, maven say : "This goal is deprecated. Please use mvn archetype:generate instead" Are you using a proxy? 2009/1/12 > Hello, > > When I try to create a

maven-archetype-plugin does not exist error when creating new project, non-working link in FAQ

2009-01-12 Thread Sandy.Verfaille
Hello, When I try to create a new projects with my new installed maven, I get the error 'org.apache.maven/lifecycle.LifecycleExecutionException: the plugin "org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found. I used this syntax to create it: mvn a

prompt for required-property with default value in maven-archetype-plugin ?

2009-01-09 Thread amit . x . kataria
In maven-archetype-plugin (2.0-alpha-4 above) can we have a behavior wherein, the default properties are asked from the user, but if user does not provide them (presses enter) default values are taken. e.g. default-value ... will turn as # Define value for property

maven-archetype-plugin: Special Characters (#, $, etc)

2009-01-08 Thread Casey Butterworth
Hi All, I was recently having some trouble with a # (hash) symbol in a filtered file within a filtered file in my archetype and thought I'd share my solution for feedback and hopefully to help any others with the same problem: The following line in my spring applicationContext.xml: imple

[ANN] Maven Archetype Plugin 2.0-alpha-4 Released

2008-09-26 Thread Raphaël Piéroni
The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 2.0-alpha-4 The Archetype Plugin allows the user to create a Maven 2 project from an existing template called an archetype. http://maven.apache.org/plugins/maven-archetype-plugin/ You should specify the

Re: 2.0-alpha-4 for maven-archetype-plugin and archetype-packaging

2008-09-10 Thread Nick Stolwijk
Maybe it would be nice to prioritize the current issues in Jira into releases, so people can see which issues are blocking for a release. Is there a planning for the archetype issues? With regards, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On

2.0-alpha-4 for maven-archetype-plugin and archetype-packaging

2008-09-10 Thread Fernand Rouwendaal
Hi, Just saw two very useful fixes in above artifacts: http://jira.codehaus.org/browse/ARCHETYPE-169 (find archetypes offline), and http://jira.codehaus.org/browse/ARCHETYPE-183 (correctly process #{..}). Is it already known when 2.0-alpha-4 will be officially released ? Particularly the ARCHETY

Re: Where is maven-archetype-plugin 2.0-alpha-4 located?

2008-09-06 Thread Trent Rosenbaum
was not released yet. Raphaël is > preparing to release this version on Maven Dev list. > > Cheers, > > Henrique > > Trent Rosenbaum wrote: > >> Hi there, >> I was wondering if someone could point me in the right direction to locate >> the repository for the 2.0-al

Re: Where is maven-archetype-plugin 2.0-alpha-4 located?

2008-09-06 Thread Henrique Prange
-alpha-4 release of the maven archetype plugin? The Jira entry ARCHETYPE-188 has been confirmed to have been fixed in this release, but it is not present within the main maven repository. http://jira.codehaus.org/browse/ARCHETYPE-188 I can see all the other releases under the following location

Where is maven-archetype-plugin 2.0-alpha-4 located?

2008-09-06 Thread Trent Rosenbaum
Hi there, I was wondering if someone could point me in the right direction to locate the repository for the 2.0-alpha-4 release of the maven archetype plugin? The Jira entry ARCHETYPE-188 has been confirmed to have been fixed in this release, but it is not present within the main maven repository

Using interactive mode with maven-archetype-plugin to define properties

2008-05-22 Thread Trent Rosenbaum
Hi there, I have been exploring the 2.0-alpha-3 release of the maven-archetype-plugin. Understanding that it is still in alpha release stages I wanted to try it out. I defined a project, (a simple web project) and then ran the following command: mvn archetype:create-from-project -Dinteractive

properties at maven archetype plugin

2008-05-20 Thread Marcelo Romulo Fernandes
of others requiredProperties? Do we have conditional requiredProperty? I´m using maven-archetype-plugin 2.0-alpha-3 and it is useful to me. Thanks in advance. ´s marcelo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

[maven-archetype-plugin] Possible to add a role-hint to the ArchetypeGenerationQueryer interface

2008-05-16 Thread Gert Vanthienen
://jira.codehaus.org/browse/MNG-2771) Regards, Gert - --- Gert Vanthienen http://www.anova.be -- View this message in context: http://www.nabble.com/-maven-archetype-plugin--Possible-to-add-a-role-hint-to-the-ArchetypeGenerationQueryer-interface-tp17276067p17276067.html Sent from the Maven - Users mailing

Re: [ANN] Maven Archetype Plugin 2.0-alpha-3 Released

2008-04-30 Thread Clifton
ha-2. Could somebody >> look >> into this? In the interim I'm going to try running with a clean repo and >> bypassing our internal Maven repo-proxy. >> >> >> >> >> Raphaël Piéroni-5 wrote: >> > >> > The Maven team is p

Re: [ANN] Maven Archetype Plugin 2.0-alpha-3 Released

2008-04-30 Thread Raphaël Piéroni
d somebody look > into this? In the interim I'm going to try running with a clean repo and > bypassing our internal Maven repo-proxy. > > > > > Raphaël Piéroni-5 wrote: > > > > The Maven team is pleased to announce the release of the Maven > > Archetype

Re: [ANN] Maven Archetype Plugin 2.0-alpha-3 Released

2008-04-30 Thread Clifton
wrote: > > The Maven team is pleased to announce the release of the Maven > Archetype Plugin, version 2.0-alpha-3 > > The Archetype Plugin allows the user to create a Maven 2 project from > an existing template called an archetype. It also allows the user to > create an archetyp

Re: [ANN] Maven Archetype Plugin 2.0-alpha-3 Released

2008-04-29 Thread Clifton
eam is pleased to announce the release of the Maven > Archetype Plugin, version 2.0-alpha-3 > > The Archetype Plugin allows the user to create a Maven 2 project from > an existing template called an archetype. It also allows the user to > create an archetype from an existi

Re: [ANN] Maven Archetype Plugin 2.0-alpha-3 Released

2008-04-29 Thread kace
Fantastic ! -- View this message in context: http://www.nabble.com/-ANN--Maven-Archetype-Plugin-2.0-alpha-3-Released-tp16949530s177p16957427.html Sent from the Maven - Users mailing list archive at Nabble.com. - To

[ANN] Maven Archetype Plugin 2.0-alpha-3 Released

2008-04-28 Thread Raphaël Piéroni
The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 2.0-alpha-3 The Archetype Plugin allows the user to create a Maven 2 project from an existing template called an archetype. It also allows the user to create an archetype from an existing project. http

Re: Executing maven-archetype-plugin:2.0-alpha-3-SNAPSHOT

2008-04-22 Thread Raphaël Piéroni
Hi, This seems related with the jira http://jira.codehaus.org/browse/MNG-3540 i just created. Regards, Raphaël 2008/4/22, cbates <[EMAIL PROTECTED]>: > > Hello - > > I'm trying to use the maven-archetype-plugin 2.0-alpha-3-SNAPSHOT located at > http://people.a

Executing maven-archetype-plugin:2.0-alpha-3-SNAPSHOT

2008-04-21 Thread cbates
Hello - I'm trying to use the maven-archetype-plugin 2.0-alpha-3-SNAPSHOT located at http://people.apache.org/repo/m2-snapshot-repository. I cannot, however, figure out how to invoke the plugin from this snapshot repository: mvn -U -Papache org.apache.maven.plugins:maven-archetype-plugi

Re: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Zemian Deng
here is more logging using -X option if you needed + Error stacktraces are turned on. Maven version: 2.0.8 Java version: 1.5.0_13 OS name: "mac os x" version: "10.5.2" arch: "i386" Family: "unix" [DEBUG] Building Maven user-level plugin registry from: '/Users/ thebugslayer/.m2/plugin-registry.xm

Re: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Zemian Deng
--Original Message- From: thebugslayer [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 10:49 AM To: Maven Users List Subject: maven-archetype-plugin 2.0-alpha-2 failed Hello, Does anyone know why the earlier version of plugin works, but the latest failed? SUCESS: mvn org.apach

RE: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Brian E. Fox
Alpha-2 restored backwards compatibility so we need to see the logs to assist. -Original Message- From: thebugslayer [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 10:49 AM To: Maven Users List Subject: maven-archetype-plugin 2.0-alpha-2 failed Hello, Does anyone know why the

Re: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Wendy Smoak
On Tue, Mar 11, 2008 at 7:48 AM, thebugslayer <[EMAIL PROTECTED]> wrote: > Does anyone know why the earlier version of plugin works, but the latest > failed? Not without seeing some of the build output. Is it able to find the archetype (is -DremoteRepositories working?) Is it some other probl

maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread thebugslayer
Hello, Does anyone know why the earlier version of plugin works, but the latest failed? SUCESS: mvn org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create \ -DarchetypeGroupId=net.liftweb \ -DarchetypeArtifactId=lift-archetype-basic \ -D

Re: Maven Archetype Plugin 2.0-alpha-2

2008-02-25 Thread Pablo Saavedra
mpatibility with the > 1.0 version and a few windows issues. The site has also been updated > and deployed: http://maven.apache.org/plugins/maven-archetype-plugin > > Release Notes - Maven Archetype - Version 2.0-alpha-2 > > ** Bug > > * [ARCHETYPE-128] - Unable to create a

Re: Maven Archetype Plugin 2.0-alpha-2

2008-02-24 Thread Rodrigo Madera
rsion and a few windows issues. The site has also been updated > and deployed: http://maven.apache.org/plugins/maven-archetype-plugin > > Release Notes - Maven Archetype - Version 2.0-alpha-2 > > ** Bug > >* [ARCHETYPE-128] - Unable to create a Cocoon app with Maven > arche

Maven Archetype Plugin 2.0-alpha-2

2008-02-24 Thread Brian Fox
The Maven team would like to announce the release of Maven Archetype 2.0-alpha-2. This release corrected backwards compatibility with the 1.0 version and a few windows issues. The site has also been updated and deployed: http://maven.apache.org/plugins/maven-archetype-plugin Release Notes - Maven

Re: Maven Archetype Plugin 2.0-alpha-2 --> Ref #[1MFmZ08pl56Wmmu]

2008-02-22 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 Ce

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

2008-02-18 Thread Richard Chamberlain
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 Arch

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

2008-02-15 Thread Bohtvaroh
hetyping 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 N

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

2008-02-15 Thread Milos Kleint
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. > > > -

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

2008-02-15 Thread Bohtvaroh
on 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 unsu

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 descrip

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

  1   2   >