I have created an archetype using instructions here:

<http://maven.apache.org/guides/mini/guide-creating-archetypes.html>

As instructed, the main project defines the prototype pom.xml.

However, I need the prototype pom.xml to somehow have access to the main project pom's version as it needs to include some dependent poms that match the main project's version.

How do I do that? Without that I need to manually remember to update the version of the dependency in the prototype pom whenever I release a new version of the main project.

Thanks for your help.

--
Regards,
Farrukh

Web: http://www.wellfleetsoftware.com



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

Reply via email to