Hi,

> While I'm at it ... currently all maven artifacts are structured in a flat 
> directory and the "parents" are found using the "relativePath" tag ... I 
> greatly dislike projects in this structure. Would there be any objections 
> against me moving things around a little to reflect their natural structure?
Given you're probably the person with the most experience at this - go for it.

> Currently I had to open a pom and find out what that modules parent was, from 
> that modules pom I got to that modules parent and so on ...
Yep it not exactly obvious to me what order things needed to be compiled in, 
you had to do a lot of looking about.

> at the end I found the root, but I really prefer a pom.xml in the root of the 
> project and to get started from there on.

Sounds a much better way of doing it.

Thanks,
Justin

Reply via email to