B/c a POM describes an artifact. Currently, we have what amounts to
multiple artifacts under one source tree. By separating them out, it
just makes it easier to manage the artifacts. It can be done the
other way, but it requires more work, whereas the separate tree way
just requires some SVN move commands and a little copy and paste.
At least, that is my understanding of Maven.
On Feb 4, 2009, at 10:22 AM, Sean Owen wrote:
...and why is that?
On Wed, Feb 4, 2009 at 3:16 PM, Grant Ingersoll
<[email protected]> wrote:
B/c otherwise I need to write custom handling for Maven to separate
them out
from the various source trees.