From 7044f1c4e2fffe4dfb19df418f5cc4d535b8bd38 Mon Sep 17 00:00:00 2001 From: Jorg Heymans Date: Tue, 10 Jan 2006 18:01:47 +0000 Subject: [PATCH] make the archetype working again somehow git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk/archetypes@367708 13f79535-47bb-0310-9956-ffa450edef68 --- cocoon-archetype-core/pom.xml | 4 ++-- .../src/main/resources/archetype-resources/pom.xml | 2 +- cocoon-archetype-core/src/main/resources/makeDescriptor.pl | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cocoon-archetype-core/pom.xml b/cocoon-archetype-core/pom.xml index 204f114ca8f..9db7a40608e 100644 --- a/cocoon-archetype-core/pom.xml +++ b/cocoon-archetype-core/pom.xml @@ -1,8 +1,8 @@ 4.0.0 org.apache.cocoon.maven.archetypes - archetype-core - 2.2.0-SNAPSHOT + cocoon-archetype-core + 1.0-SNAPSHOT Cocoon Core Archetype diff --git a/cocoon-archetype-core/src/main/resources/archetype-resources/pom.xml b/cocoon-archetype-core/src/main/resources/archetype-resources/pom.xml index 4ffa373dc02..f6f1b9365e0 100644 --- a/cocoon-archetype-core/src/main/resources/archetype-resources/pom.xml +++ b/cocoon-archetype-core/src/main/resources/archetype-resources/pom.xml @@ -2,7 +2,7 @@ org.apache.cocoon cocoon - 2.2 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/cocoon-archetype-core/src/main/resources/makeDescriptor.pl b/cocoon-archetype-core/src/main/resources/makeDescriptor.pl index 9ee05d25397..ebcb8c2ed4e 100644 --- a/cocoon-archetype-core/src/main/resources/makeDescriptor.pl +++ b/cocoon-archetype-core/src/main/resources/makeDescriptor.pl @@ -1,5 +1,8 @@ #!/usr/bin/perl -W +#Use this script to generate the archetype descriptor, as the format does not allow wildcards yet +# perl makeDescriptor.pl > META-INF/archetype.xml + use Data::Dumper; #find all files