On Tue, Aug 23, 2016 at 12:17 PM, Paul Libbrecht <[email protected]> wrote: > >>> What I obtain after mvn package is a file my-application.xff. >>> > I can't seem to import that. Should I be able to? >> Not trough XAR tools no, it's completely different format. > So what needs to be done here is a converter which is a lot bigger than > a packager.
Which is what I indicated: you just use XFF filter (which already exist) in input and XAR filter (which also already exist) as output. > We'll see what Jean says. > > > > In the meantime, do I understand at least that an enrichment to the > xar-mojo is a more conservative approach that might have a better chance > of uptake? > What does it take for me to get the patch accepted? > > thanks > > Paul > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

