https://github.com/typekpb/maven-p2-emf-example
shows how to install emf dependencies from p2 into local mvn repo
https://github.com/typekpb/maven-p2-emf-example
Last synced: 4 months ago
JSON representation
shows how to install emf dependencies from p2 into local mvn repo
- Host: GitHub
- URL: https://github.com/typekpb/maven-p2-emf-example
- Owner: typekpb
- Created: 2014-04-22T06:53:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T06:54:52.000Z (about 12 years ago)
- Last Synced: 2025-09-03T21:47:57.296Z (10 months ago)
- Size: 112 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
maven-p2-emf-example
====================
shows how to install emf dependencies from p2 into local mvn repo
the emf submodule collects p2 dependencies into a single jar.
the parent pom allows this jar to be resolved as a dependency.
if someone has an idea how to get the sources from p2 bundled with that: PLEASE let me know.