Hello to all

I am new to the whole maven system. I am working in a small research project 
in my University. That project utilizes CORBA, so we have idl files that 
require to be compiled with a IDL compiler (JacORB).

We prefer separate source directory for our code and the stubs generated by 
the IDL compiler. Actually we have something like this:

+- src
     +- java
     +- idlgenerated
     +- test

Apparently maven don't support this, even i read some posting saying that 
several sourcepath are evil!.

So the question is: what would be the best practice for this type of 
environment? 

Thanks in Advance

Nelson Arap�

PS: Sorry for my English, it is not my native language

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

Reply via email to