Hello, I have a custom plugin P which is called by a project A. In plugin P, I have a tag which uses <ant:java> to invoke a java class.
Calling plugin P's tag from project A results in a ClassNotFoundException, unless I include plugin P's denpendencies in project A In previous post, I have the similar problem when dealing with plugin's properties not seeing by plugin's tag http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=15788 Is there similar solution for this situtation. I just hate to include my custom plugin's dependencies that every project that needs to call the tag. Big thanks -Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
