Download links & Release notes

2005-09-09 Thread Jorge Nicolás Mikitiuk
w to configure maven and which plugins do we need? Thanks!! Jorge Nicolás Mikitiuk from BsAs - Argentina

plugins

2005-08-22 Thread Jorge Nicolás Mikitiuk
Hello: I´m writing a plugin. This plugin works executing different tasks (goals) in each subproject of a project. My questions are: How I can change the pom referenced in each case? How I can invoke the plugins with a relative path? I´ve tried to adapting the multiproject plugin and to over

Plugin development

2005-08-19 Thread Jorge Nicolás Mikitiuk
Hi: What's the way to add java beans in the plugin.jelly?, I tried to do it, but Maven send the next message: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 BUILD FAILED No goal [eee:jjj] A plugin has

JNLP plugin

2005-08-12 Thread Jorge Nicolás Mikitiuk
I need to specify the OS attribute in the JNLP descriptor for some resources, but I don't find the tag, attribute or property for the dependency tag to do it. Example: my.jnlp ... http://www.mysite.com/ext/coolaudio";> Thanks you very much, h