Hi, I have project of RFT where the source code is under two directories : com , resources . Both directories include java source code and other files generated by RFT.
How can I compile both directories into the target directory ? Can I tell maven to put the .class file in the same splace as the .java file for both com,resources ? If not How can I copy some of the files generated by RFT to the target directory ? Thanks -- View this message in context: http://www.nabble.com/maven-with-different-source-directory-tp21219713p21219713.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
