Hi Simone,

per GAV there's exactly 1 pom.xml, there's no such thing as a classified pom.xml. You are probably looking for mixins, still somthingon the wishlist of Maven.

Robert


Op Thu, 02 May 2013 13:51:59 +0200 schreef Simone Tripodi <simonetrip...@apache.org>:

Hi all,

I am in the scenario where a POM is generated and attached in the main
project, then will be deployed on the repo; that POM contains all required
dependencies my users need when developing custom applications.

The issue comes when I would like to resolve the generated prom in an
external project, becauee IIUC there is no way to:

 * inherit from a parent pom with a classifier;

 * declare its dependency in `dependencyManagement` with scope `import`.

Does that mean that POM cannot have classifiers? Do you have any
alternative solution?
TIA!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to