OK
Now I can find the soruce codes, but I have still a problem with the classfiles, they are using Maven cant find them. I have set the classpath and i have checked it with the java compiler and there it works. How can I set the classpath within the maven confiugration files?
ALso i have prepared it with the resoruce part of the project.xml
Joachim.
Joachim Sautter wrote:

My path: src/com/schneide/labras/framework under this there are some directories with source code but the name packet name like in the given structure. Is this maybe the probelm why maven cant finde an source file? The path is written correctly and I prepared it with one more subdirecotry under framework but it didnt find any sourcecode

Brett Porter wrote:

Absolutely yes!

By configuring <sourceDirectory>, <resources> and other elements of
the <build> section.

In addition, you may need to change plugin configuration if you are
not using plugin defaults for their files/directories.

- Brett

On 6/7/05, Joachim Sautter <[EMAIL PROTECTED]> wrote:
Hello,
we have our own projet structe with is not equale to the Maven
structure. Can we use this and when yes how?
Kind regards
Sautter

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




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




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




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

Reply via email to