looking up for a sample of plugin-registry.xml file content

2008-03-06 Thread globulon
Houdy, Can someone provide me a sample content of the plugin-registry.xml file ? -- View this message in context: http://www.nabble.com/looking-up-for-a-sample-of-plugin-registry.xml-file-content-tp15875026s177p15875026.html Sent from the Maven - Users mailing list archive at Nabble.com.

unable to find mojo with hudson CI

2008-01-16 Thread globulon
Houdy, We are setting a CI environment using hudson as automata. We have created a task to execute our Mavan 2 project. Maven2 is launched using the parameters -Xmx1024 -Xms1024 goals are "clean install site-deploy" the maven-project-info-reports plugin canno't be found . We systematically get

Cobertura plugin

2008-01-10 Thread globulon
Houdy, I am newby to Maven 2. I have Introduced the Cobertura plugin in the reporting section of the pom.xml file of my main project as follows: ... org.apache.maven.plugins

maven site plugin menu tag

2008-01-10 Thread globulon
Houdy, Is it still possible to generate a tag referencing a parent from a sub-module ? I am trying It does seem not to work properly -- View this message in context: http://www.nabble.com/maven-site-plugin-menu-tag-tp14731188s177p14731188.html Sent from the Maven - Users mailing list archive

site plugin with sub module

2008-01-10 Thread globulon
Houdy, I am using the latest version of the maven site plugin. In the site.xml file of the top parent project I have introduced the following : as a special menu to new projects. I have two problems. The site generated from sub project exhibit this menu. I have tried t