We don't use the plugin plugin, so why should we lock it down? Do we need to know all the versions of all the plugins of maven that exist?
Martijn On 3/20/08, James Carman <[EMAIL PROTECTED]> wrote: > On 3/20/08, Ritz123 <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > Trying to build Wicket from svn trunk - tried mvn eclipse:eclipse and mvn > > install - keep getting mojo descriptors not found error. > > > > [INFO] Building Wicket Quickstart Archetype > > [INFO] task-segment: [install] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [plugin:descriptor] > > [INFO] Using 2 extractors. > > [INFO] Applying extractor for language: java > > [INFO] Extractor for language: java found 0 mojo descriptors. > > [INFO] Applying extractor for language: bsh > > [INFO] Extractor for language: bsh found 0 mojo descriptors. > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Error extracting plugin descriptor: 'No mojo descriptors found in > > plugin' > > > > > > There has been a bug discovered in Maven's "plugin-plugin" version 2.4: > > http://jira.codehaus.org/browse/MPLUGIN-102 > > You guys need to lock down your version to 2.3. > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.2 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2
