That's because, for some reason, we now have two models in there. I have no idea.
- Brett Wendy Smoak wrote: > On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > >> mvn modello:xdoc site >> >> As of the 2.0.3 release, that should be automatically bound? > > Thanks. It's not working automatically: > > ~/svn/maven/plugins/maven-assembly-plugin > $ mvn --version > Maven version: 2.0.4-SNAPSHOT > > $ mvn clean site -U > ... > $ ls target/site/assem* > ls: target/site/assem*: No such file or directory > > I get an error if I try this: > > $ mvn modello:xdoc site > ... > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] One or more required plugin parameters are invalid/missing for > 'modello:xdoc' > ... > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: Error configuring: > org.c > odehaus.modello:modello-maven-plugin. Reason: Invalid or missing parameters: > [Mo > jo parameter [name: 'model'; alias: 'null'], Mojo parameter [name: 'version'; > al > ias: 'null']] for mojo: > org.codehaus.modello:modello-maven-plugin:1.0-alpha-8:xdoc > > If you want a JIRA issue, which project? > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
