Yes, I was trying to build some of my components with the old plugin and a
new component with the new plugin.
I guess we have to pick a moment in time to rewrite all related POM files.

Thanks for the explanation.

Arjan.

-----Original Message-----
From: Richard S. Hall [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 05, 2006 2:35 PM
To: felix-dev@incubator.apache.org
Subject: Re: bnd bundle plugin bug?

Dale Peakall wrote:
> This is a Maven issue: http://jira.codehaus.org/browse/MNG-1682.  
> Please vote for it.

Which means that you are likely trying to use two packaging plugins at 
the same time within your projects. Are you trying to use the old and 
the new plugin at the same time?

If so, then you cannot do that, which is why Felix now has two pom files.

-> richard
>
> Arjan Schaaf wrote:
>> Dear all,
>>
>>  
>>
>> I'm using the new maven bundle plugin, which is a great improvement over
>> the old plugin. However I ran into some problems with a multi-project
>> build in maven. When I do a single project build of a pom using the new
>> plugin I get a nice bundle jar file in my repository. However when I do
>> multi-project build, the jar file has the extension .bundle in the
>> repository.
>>
>> I'm not sure whether I made an error in my configuration or that I run
>> into some bug in Maven or the new bundle plugin?
>>
>>  
>>
>> This problem did not occur with the old plugin.
>>
>>  
>>
>> Kind regards,
>>
>>  
>>
>> Arjan Schaaf
>>
>>
>>   
>

Reply via email to