[xwiki-users] Build xwiki-macro project with maven
Hi guys, I try to create a xwiki-rendering-archetype-macro project, but this does not work currently. I used the version 3.2 and I get the following error: [ERROR] Failed to execute goal on project xwiki-rendering-archetype-macro: Could not resolve dependencies for project org.xwiki.re ndering:xwiki-rendering-archetype-macro:jar:3.2: Failure to find org.wikimodel:org.wikimodel.wem:jar:2.0.7-20110531 in http://repo .maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of centr al has elapsed or updates are forced -> [Help 1] When I use older versions I get the following error(In this case 5.0): [WARNING] The POM for velocity-tools:velocity-tools:jar:1.4 is missing, no dependency information available and [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project macro: Co mpilation failure Anyone have an idea which version is working? Or how I can fix the error? Sincerely yours Michael -- MPDigital GmbH Michael Born Auszubildender Fachinformatiker Anwendungsentwicklung Kantstraße 5-13 44867 Bochum Tel.: (0 23 27) 307-323 E-Mail: [email protected] http://www.mpdigital.de Geschaeftsführer: Hans-Joachim Janke Sitz und Registergericht: Amtsgericht Bochum - HRB 6454
Hi Michael,
Hi guys,
I try to create a xwiki-rendering-archetype-macro project, but this does not work currently.
I used the version 3.2 and I get the following error:
[ERROR] Failed to execute goal on project xwiki-rendering-archetype-macro: Could not resolve dependencies for project org.xwiki.re ndering:xwiki-rendering-archetype-macro:jar:3.2: Failure to find org.wikimodel:org.wikimodel.wem:jar:2.0.7-20110531 in http://repo .maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of centr al has elapsed or updates are forced -> [Help 1]
This should be found in the repo at http://nexus.xwiki.org/nexus/content/groups/public/org/wikimodel/org.wikimod... Check with http://dev.xwiki.org/xwiki/bin/view/Community/Building if your settings.xml are correct. HTH
When I use older versions I get the following error(In this case 5.0):
[WARNING] The POM for velocity-tools:velocity-tools:jar:1.4 is missing, no dependency information available
and
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project macro: Co mpilation failure
Anyone have an idea which version is working? Or how I can fix the error?
Sincerely yours Michael
-- Clemens Klein-Robbenhaar Software Development EsPresto AG Breite Str. 30-31 10178 Berlin/Germany Tel: +49.(0)30.90 226.763 Fax: +49.(0)30.90 226.760 [email protected] HRB 77554 B - Berlin-Charlottenburg Vorstand: Maya Biersack, Peter Biersack Vorsitzender des Aufsichtsrats: Dipl.-Wirtsch.-Ing. Winfried Weber Zertifiziert nach ISO 9001:2008
participants (2)
-
Clemens Klein-Robbenhaar -
Michael Born