Graham just renamed the plugin to fall in line with other plugins. So it is no longer called eba-maven-plugin. There is a snapshot of the plugin deployed to the snapshot repo so it should be picked up. However, you can work around this by first building the parent top level module then build the maven-eba-plugin module. Then you can go back to the top level and build everything.
Cheers, Jeremy On 9 March 2010 15:33, David Bosschaert <[email protected]> wrote: > I just created a fresh new Aries checkout today but it fails to build: > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or no > valid > version could be found > > I also see that Hudson's been red for a number of days: > http://hudson.zones.apache.org/hudson/view/Aries/ > > Whats going on? > > David >
