Never mind. A sec past sending this email I found the problem (wrong directory).
On 25 juil. 2010, at 17:51, Emmanuel Bernard wrote: > Hi Steve and guys, > I am trying to release Hibernate Search following > http://community.jboss.org/wiki/ContributingtoHibernateSearch#Releasing_Hibernate_Search > > I can't seem to be able to create the documentation. > > mvn javadoc:javadoc > org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.3:resources > org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.3:resources > org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.3:generate assembly:assembly > > (I tried with 2.2.0, 2.2.1 and 2.3.0, same kind of result) > > I receive > [INFO] One or more required plugin parameters are invalid/missing for > 'jdocbook:resources' > > [0] Inside the definition for plugin 'maven-jdocbook-plugin' specify the > following: > > <configuration> > ... > <formats>VALUE</formats> > </configuration>. > > [1] Inside the definition for plugin 'maven-jdocbook-plugin' specify the > following: > > <configuration> > ... > <sourceDocumentName>VALUE</sourceDocumentName> > </configuration>. > > > What can I do to get the documentation built? > > Emmanuel > _______________________________________________ > hibernate-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
