[ http://issues.ops4j.org/jira/browse/PAXWICKET-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_10538 ]
Damian Gołda commented on PAXWICKET-9: -------------------------------------- I've commited fixed poms and osgi.bundles, so please correct runtime exceptiona stated above. > menus sample broken > ------------------- > > Key: PAXWICKET-9 > URL: http://issues.ops4j.org/jira/browse/PAXWICKET-9 > Project: Pax Wicket > Issue Type: Bug > Affects Versions: 0.5.1 > Reporter: Damian Gołda > Assignee: Niclas Hedhman > Attachments: patch.txt > > > 1. menu sample is not compiled - commented out in > ops4j\pax\wicket\samples\pom.xml > 2. modules from menus directory have packaging bundle, but no plugins are > defined. I suppose it should be added: > <build> > <plugins> > <plugin> > <groupId>org.ops4j.pax.maven</groupId> > <artifactId>maven-bundle-plugin</artifactId> > </plugin> > <plugin> > <groupId>org.ops4j.pax.construct</groupId> > <artifactId>maven-pax-plugin</artifactId> > </plugin> > </plugins> > </build> > 3. There is no osgi.bundle files -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general