I had to build the maven-eba-plugin after building the top parent pom as well in order to be able to run the top level build. Well at least my build problem is gone now.
What's the story with Hudson though? It's all red... David On 9 March 2010 16:11, Jeremy Hughes <[email protected]> wrote: > 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 >> >
