t i dont know how to implement it in my
project and run it and see how it works?
Any help will be thank full
--
View this message in context:
http://maven.40175.n5.nabble.com/Help-in-customizing-maven-archetype-tp4497629p4497629.html
Sent from the Maven Developers mailing list a
Hi All,
I have implemented a custom archetype and I have configured to accept a new
property "testParam" via as well. I have several
templates and my requirement is to create a new project with *ONLY* one of
these templates depending on the value user passes for "testParam". Has any
one done this
Hi John,
Sorry to top reply almost two months later, but I had this one
flagged. Reading through this, I think the end solution might be too
much. Exposing plexus internals to the maven users is not a great idea.
I'd go more with controlling via POM customisations. That way the POM
contin
On 23 Oct 06, at 10:20 PM 23 Oct 06, Ralph Goers wrote:
John,
I've not looked at the Plexus code, but it reminds me a bit of Avalon.
The first version of Plexus was an Avalon container and it still has
an Avalon personality i.e. you can run Avalon component in Plexus.
It seems like what
John,
I've not looked at the Plexus code, but it reminds me a bit of Avalon.
It seems like what you are trying to achieve should be easily doable
except that I am noticing that all the components.xml files are bound to
their components inside their respective jars. I'm not sure why that is,
Hi all,
I wanted to start talking about a new feature for Maven 2.1 that I think
will prove to be very powerful. I'd like Maven 2.1 to allow customization of
the components used in any particular role of the build. it would allow
developers to specify which ArtifactResolver implementation(s) they