Laurent, This was very useful. Can you help me out in placing classes to a directory same as parent under target/classes
Say i have src/main/java/com/company/app/a.java to be placed under target/classes/com/company/app/a.class I can work out for anything under app but what if i have the below src/main/java/newfolder/company/java/b.java When i try to include the former source path it throws an error duplicate tag <build>. Can you please help me out. I am not build and release engineer and new to maven. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-put-classes-in-a-directory-of-your-choice-in-a-jar-tp2256100p2842745.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]
