> I'm also using the Apache Felix bundle-plugin which allows for:
>
>         <packaging>bundle</packaging>

This is not a packaging delivered by Apache Maven. Thus you can
"blame" whoever is making this packaging available to you.

> That is, I can use either or of "bundle" or "jar" for packaging. However when 
> i use:
>
>         <packaging>bundle</packaging>
>
> I don't get the META-INF/persistence.xml file in the jar.

Most likely the "bundle" packaging does not include META-INF for some
reason. I would talk to the Apache Felix people about this issue so
they can resolve it in their code.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to