David Legg pisze:
Grek,
The section titled "Creating a block" gives a maven command which
uses the deprecated goal "archetype:create" instead of
"archetype:generate"
1. Let's switch to interactive mode and provide archetype catalog...
2. Give up interactive mode completely and stick to utter
Grek,
The section titled "Creating a block" gives a maven command which
uses the deprecated goal "archetype:create" instead of
"archetype:generate"
1. Let's switch to interactive mode and provide archetype catalog...
2. Give up interactive mode completely and stick to utterly long
command...
David Legg pisze:
Just thought I'd mention a tiny improvement that could be made to the
"Your first Cocoon application using Maven 2" [1] web page.
The section titled "Creating a block" gives a maven command which uses
the deprecated goal "archetype:create" instead of "archetype:generate"
lea
Just thought I'd mention a tiny improvement that could be made to the
"Your first Cocoon application using Maven 2" [1] web page.
The section titled "Creating a block" gives a maven command which uses
the deprecated goal "archetype:create" instead of "archetype:generate"
leading to the followi
Dominic Tootell schrieb:
> Thank you for that Reinhard,
> That super class stuff answers another question I had :-)
>
>
> What I have rather than inheritance is two actually two implementations. For
> example:
>
> http://localhost:/recommendations?url=blah
> http://localhost:/recomme
- Original Message -
Da : Reinhard Pötz <[EMAIL PROTECTED]>
A : users@cocoon.apache.org
Oggetto : Re: [2.2] XPatch web.xml
Data : Tue, 17 Jun 2008 08:32:03 +0200
> [EMAIL PROTECTED] wrote:
> > In order to patch web.xml I see the maven-plugins docs
> >
>
http://cocoon.apache.org/2.2/maven
Thank you for that Reinhard,
That super class stuff answers another question I had :-)
What I have rather than inheritance is two actually two implementations. For
example:
http://localhost:/recommendations?url=blah
http://localhost:/recommendations?rdf=blah
Under the hood these ar