Have there been any thoughts or recommendations on extending a POM that
exists in a remote repository?  Just like artifact dependencies, couldn't
you specify the POM you are extending by using a groupId and artifact?

This would be huge for disparate systems that are developed in tandom, but
in separate CVS trees.  An example of this is the Geronimo project from
apache.  The individual components (console-web as an example) is hosted on
sourceforge's site and tested there before integration into Geronimo.  So,
if we were able to specify that our project extends geronimo-main-SNAPSHOT
for the POM, we'd be able to keep up to date, but still build our projects
separately.

Has this been talked about at all?
Ryan

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

Reply via email to