Re: Maven 2 and xdoclet 1.2 and sample

2007-01-24 Thread Petar Tahchiev
On 24/01/07, Vidya Mahavadi [EMAIL PROTECTED] wrote: Hi everyone, I am starting to work on Maven, xdoclet now. I am looking a for a plugin to work with Maven 2 and xdoclet 1.2 and sample to get me started. Can anyone please help me? Thanks, This e-mail is subject to a disclaimer, available

RE: Maven 2 and xdoclet 1.2 and sample

2007-01-24 Thread Dário Luís Coneglian Oliveros
Here it goes. ... build plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdxdoclet-maven-plugin/artifactId executions execution phasegenerate-sources/phase goals goalxdoclet/goal /goals configuration

RE: Maven 2 and xdoclet 1.2 and sample

2007-01-24 Thread Vidya Mahavadi
respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject RE: Maven 2 and xdoclet 1.2 and sample Here it goes. ... build plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdxdoclet-maven-plugin/artifactId executions

RE: Maven 2 and xdoclet 1.2 and sample

2007-01-24 Thread Dário Luís Coneglian Oliveros
/01/2007 15:35 Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject RE: Maven 2 and xdoclet 1.2 and sample Here it goes. ... build plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdxdoclet-maven-plugin