Bucky maven2 reader cannot read a repo that is created by B3 aggr [message #1001733] |
Thu, 17 January 2013 09:50 |
Eclipse User |
|
|
|
Hi guys:
The problem is: Bucky maven2 reader is trying to find
org\eclipse\core\runtime\compatibility\org.eclipse.core.runtime.compatibility\maven-metadata.xml
While the repo is:
org\eclipse\core\org.eclipse.core.runtime.compatibility\maven-metadata.xml
I created a repo via a B3 aggregator file, which is found on github. I created a hybid repo which can be consumed both by p2 and maven.
After a long time, the repo is perfectly created. but when I use the "maven2" reader of Buckminster to read the repo, the URL seems incorrect as introduced.
1. The repo has below structure:
org
- eclipse
- cdt
-org.eclipse.cdt.dsf.gdb
- maven-metadata.xml
-org.eclipse.cdt.dsf.gdb.ui
- maven-metadata.xml
2. I use the maven2 reader in my rmap file:
<searchPath name="dependency.maven2">
<provider xsi:type="mp:MavenProvider" readerType="maven2" componentTypes="maven,osgi.bundle,eclipse.feature,buckminster" mutable="false" source="false" transitive="false">
<uri format="{0}">
<bc:propertyRef key="maven.url" />
</uri>
</provider>
</searchPath>
3. bucky uses the incorrect URL to locate the maven-metadata.xml
My software versions:
Buckminster: org.eclipse.buckminster.site.eclipse.headless_1.5.0.v20121128-1508.zip
B3: org.eclipse.b3.site.eclipse.headless_0.2.0.v20120330-1440.zip
Maven 3, the latest.
What shall I do with this? any hint or comment will be appreicated, thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.02938 seconds