I am a new user of Maven, but have some experience of building Perl and
C distributions.

I have a simple Tomcat Servlet project checked into SVN just as it sits
in Tomcats default webapp/ dir:

My_project /
    WEB-INF /
        classes /
                my_company/
                        my_library.java
        lib/
                my_depends.jar
        web.xml

I've been asked to copy and paste those into the structure produced by
the default maven archetype (if the terms are right).

I think I understand that My_project/WEB-INF/lib will become Maven
dependencies.

Is it possible to set my POM to use build/sourceDirectory to point to
My_pojrect/WEB-INF/classes? 

Would that be a bad idea?  Is it frequently/never done that way?

All thoughts or directions to the manuals appreciated. I am sure this
must be covered somewhere, but I am asking your help to try to get
up-and-running with Maven as quickly as possible.

Many thanks in anticipation

Lee Goddard



http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
                                        

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to