Hi

the resulting class stub files which are generated are supposed to end up in
target/classes and so should be packaged automatically.

You may have set targetDirectory to something else, which probably would mean that the jar tool does not pick them up. This needs to be corrected in the plugin
I guess.

The freehep-rmic-plugin runs as part of the process-classes phase as one
needs the class files to be there to generate the stubs.

Regards
Mark Donszelmann

On Jun 6, 2006, at 8:01 AM, Eugeny N Dzhurinsky wrote:

Hi there!
I need to compile some stubs for classess I use, with freehep-rmic- plugin.
It works file, but for some reason stub classess are not packaged into
module's resulting JAR file.

Any ideas why is that and how to fix?

--
Eugene N Dzhurinsky

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


Reply via email to