Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Bucky maven2 reader cannot read a repo that is created by B3 aggr
icon5.gif  Bucky maven2 reader cannot read a repo that is created by B3 aggr [message #1001733] Thu, 17 January 2013 09:50
Yun Xing is currently offline Yun XingFriend
Messages: 1
Registered: January 2013
Junior Member
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.
Previous Topic:Null Pointer Exception when building update site following the tutorials
Next Topic:materializing using an MSPEC
Goto Forum:
  


Current Time: Fri Apr 26 14:47:43 GMT 2024

Powered by FUDForum. Page generated in 0.03506 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top