FYI, the reason the maven-obr-plugin is not being picked up is because it was added as a normal dependency to the maven-bundle-plugin - maven won't check the snapshots repo because this is only listed as a plugin repository, not a normal repository...
On 25/09/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > Can someone with access to the bamboo server do a manual build with -U > added to the mvn arguments > > the bundleplugin snapshot with OBR integration that Carsten deployed > doesn't seem to work with the main build. > I've deployed a new snapshot which rolls back the OBR integration, but > it's not getting picked up by maven as it > only occasionally checks for new snapshots :( > > ( if someone could give me access to the bamboo build then I can fix it ) > > ---------- Forwarded message ---------- > From: Atlassian Open Source Bamboo Integration Server <[EMAIL PROTECTED] > > > Date: 25 Sep 2007 17:16 > Subject: [OSS Bamboo] Apache Felix - Default build 215 has FAILED (0 tests > failed). Change made by mcculls > To: [EMAIL PROTECTED] > > The project Apache Felix - Default has the following 1 change by 1 author: > > *mcculls* made the following changes at > > Comment: > Temporarily rollback FELIX-370 changes, as this is causing major build > breakage > > > > /felix/trunk/bundleplugin/src/main/resources/META-INF/plexus/components.xml > (579144) > > /felix/trunk/bundleplugin/pom.xml (579144) > > > > --------------------------------------------------------------------------------------- > > > No failed tests found, a possible compilation error. > > Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-215 to find > out more. > > Thanks, > > Bamboo > > > -- > Cheers, Stuart -- Cheers, Stuart
