when I build a jar to be exported, I'd like to also include the java
sources files so that users can
immediately see the source files when he does "show type definition"
in eclipse, and not having to do "attach source files".


I looked around the the config options of maven-jar-plugin, doesn't
seem there is anything for that;
the maven-source-plugin could do it, but it generates a different file name.


what is the best approach to do this?

Thanks
Yang

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to