Hello
     I have a question regarding Maven archetypes.  As I mentioned in a
previous post, I am currently porting an existing project we have here
at work from ANT to Maven 2.0.  In this process, I am trying to disturb
the directory structure of our project as little as possible.  I have
just encountered another problem thats causing me mondo headaches - I am
trying to redefine the default maven code directory structure in my
<archetype.xml> file to fit our project's code structure, but as soon as
I change the settings and I try to compile my code, maven ignores my
source code completely.  The only way I can get it to see and compile my
code is if I change my source code's directory structure to match their
default structure.  Is there someplace else where I can change this
setting, or am I pretty much restricted to nothing but the default
directory structure?

Matthew Osborne

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

Reply via email to