Re: How to share a similar file across modules?

2010-02-27 Thread Brian Fox
http://www.sonatype.com/people/2008/04/how-to-share-resources-across-projects-in-maven/ On Fri, Feb 26, 2010 at 10:15 AM, Nord, James wrote: > Hi all, > > I have a file that will be 99% the same that will be used by many modules. > > My original idea was to use the maven remote resources plugin w

What is the meaning of "OldArchetype" when using an archetype ?

2010-02-27 Thread Frederic Camblor
Hi maven users ! I just tried using the maven-archetype-plugin:2.0-alpha-4:generate goal and I'm wondering what is the meaning about the underlying message when using my own made archetype for generating an instance of my project : [INFO] ---

Re: Way to customize file names in archetypes?

2010-02-27 Thread stug23
In your archetype, you can use variable substitutions wherein a variable name is enclosed with two underscores before and after the property name. These variable substitutions are intended to take place during project creation. For example, shown below is a directory name within the archetype res

[ANN] latex-maven-plugin 1.0 released

2010-02-27 Thread Julien Ponge
On behalf of the Codehaus Mojo project, I am pleased to announce the first release of the latex-maven-plugin. * Site: http://mojo.codehaus.org/latex-maven-plugin/ * Issue tracker: http://jira.codehaus.org/browse/MLATEX * License: Apache License, Version 2.0 The LaTeX Maven Mojo is useful for buil