Open thboileau opened 12 years ago
Judging from the content of existing archetype catalog found here: http://maven.restlet.org/archetype-catalog.xml
that file comes (is copied) from some Nexus instance. Please remove it, or fix it (if you have archetypes of course). Or just make it empty for now:
<archetype-catalog xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0 http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd" xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<archetypes />
</archetype-catalog>
@thboileau: can we remove this file for now?
set milestone to 2.2.0
set milestone to 2.2 RC2
nb: we are using nexus indexer for generation of some maven artefacts.
Added empty archetype descriptor.
Next step: manage archetypes.
Thanks Thierry. Let's way regarding the archetypes aspects. Updated milestone.
Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=412