Anyone?
I want help the open source community, but I have this problem with classloader.
-Mensagem original-
De: Claudio Ranieri [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 20 de maio de 2008 10:07
Para: dev@maven.apache.org
Assunto: Problem with classloader in maven plugin
Hi
I
Hi
I am trying to create a maven plugin to jboss wsconsume, but I have a problem
with classloader in plugin.
My plugin is based in an ant task (WSConsumeTask).
I am using maven 2.0.8 on Windows machine.
When I created a simple Java project with libraries necessary, my code works.
How shown below: