Ticket #82 (closed enhancement: fixed)
Use maven for workspace and application building
| Reported by: | romain.reuillon | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | high | Milestone: | 0.3 |
| Component: | project_tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dumoulin) (diff)
Use maven to dynamically boostrap either the workspace or the application from the cvs, svn, libraries, bundles....
Remaining:
- Convert org.simexplorer.* jar modules to bundle module
- How to import bundle maven modules in Eclipse ? (apparently some problems when trying to import third-party libraries bundles modules)
- How to build a ready to use equinox product ?
- give this options to jvm
-vmargs -Dosgi.framework.extensions=org.eclipse.equinox.weaving.hook
- adjust this bundles levels:
> org.eclipse.core.runtime : level 0 > org.eclipse.equinox.common : level level 2 > org.eclipse.equinox.weaving.aspectj level 4 > org.eclipse.equinox.weaving.caching level 4 > org.eclipse.equinox.weaving.caching.j9 level 4
- give this options to jvm
Change History
Note: See
TracTickets for help on using
tickets.





