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/

Reply via email to