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
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
[email protected]
http://lists.ops4j.org/mailman/listinfo/general