Hey Tim!
you are great! Thanks a lot for your help, it worked. I hope I'll have
the opportunity to pay the bill in some way ;)
Ste
On 5/23/06, Tim Kettler <[EMAIL PROTECTED]> wrote:
(Almost) all plugins have a groupId of either 'org.apache.maven.plugins' or
'org.codehaus.mojo' so everything else looks suspicious until proved otherwise
:-)
Have you tried the links from my first mail? I have checked them before posting
and they
did work for me.
Just to be sure: In case the links don't work for you I paste this sample
configuration
snippet from the first link:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>javacc</goal>
</goals>
</execution>
</executions>
</plugin>
-Tim
--
Stefano Fornari - Funambol Chief Architect / Funambol CTO
=======================================================
Home:
http://www.funambol.org
Documents:
http://www.funambol.org/documentation/documents.html
FAQ:
http://www.funambol.org/support/faq.html
WIKI:
https://wiki.objectweb.org/sync4j/
Mailinglist archives:
http://groups.yahoo.com/group/Sync4j (login required)
http://sourceforge.net/mailarchive/forum.php?forum_id=215
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]