On Thu, Jun 28, 2007 at 04:23:42PM +0400, Varghese C V wrote: > I think <pluginManagement> section is only for configuration of the > plugins, doesn't take effect until you define it in <plugins>, similar > to <dependencyManagement> > > Try adding the following into <plugins> > > <plugin> > <groupId>org.jibx</groupId> > <artifactId>maven-jibx-plugin</artifactId> > </plugin>
Really, I missed that, thanks! ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
