Version 1.4.0?  That's pretty old.  We're using 2.3.5:

            <plugin>
                <groupId>org.apache.felix</groupId>
                <artifactId>maven-bundle-plugin</artifactId>
                <version>2.3.5</version>
                <extensions>true</extensions>
                ...
             </plugin>


On Fri, Sep 23, 2011 at 11:16 AM, Craig L Russell
<craig.russ...@oracle.com> wrote:
>      <plugin>
>        <groupId>org.apache.felix</groupId>
>        <artifactId>maven-bundle-plugin</artifactId>
>        <version>1.4.0</version>
>        <extensions>true</extensions>
>        <configuration>
>          <instructions>
>            <Export-Package>com.mysql.clusterj.*</Export-Package>
>            <Import-Package></Import-Package>
>          </instructions>
>        </configuration>
>      </plugin>
>
> Craig L Russell
> Architect, Oracle
> http://db.apache.org/jdo
> 408 276-5638 mailto:craig.russ...@oracle.com
> P.S. A good JDO? O, Gasp!
>
>



-- 
@matthewadams12
mailto:matt...@matthewadams.me
skype:matthewadams12
yahoo:matthewadams
aol:matthewadams12
google-talk:matthewadam...@gmail.com
msn:matt...@matthewadams.me
http://matthewadams.me
http://www.linkedin.com/in/matthewadams

Reply via email to