FYI, with maven 2.0.5 the current felix build fails trying to find the maven-bundle-plugin ... as a workaround I can pre-install it using:
mvn -N install cd tools/maven2/maven-bundle-plugin/ mvn install cd ../.. ant I've opened FELIX-263 to track this build break. On 28/03/07, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
On 28/03/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > On 3/27/07, Richard S. Hall <[EMAIL PROTECTED]> wrote: > > As a test, I wasn't able to apply the latest unified patch that you > > attached to the JIRA issue, however, Were you able to apply it to the trunk? > > you don't even need a patch, just use svn merge as both are in Apache svn repo > True, although we don't want all the changes (such as the groupId change) and imho it's worthwhile having a patchfile that people can review offline. BTW, I'm having trouble building felix using maven 2.0.5 and an empty local repo > -- > I could give you my word as a Spaniard. > No good. I've known too many Spaniards. > -- The Princess Bride > -- Cheers, Stuart
-- Cheers, Stuart