You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Yousef Ourabi <yo...@gmail.com> on 2005/07/27 00:55:51 UTC

RMI Goal

This run's fine, except no stubs or skeletons are created, are there
are RMI Interfaces and classes that implemented those interfaces. Any
Thoughts? Really driving me nuts and I need to have this done sooner
rather than later, so I would be greatful for any help.


	<goal name="jet:rmi-stub-compile">
		<ant:rmic base="${basedir}/main/src/java/com/jeteye/lucene"
verify="true" includes="**/*.java"/>
	</goal>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org