Re: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Torsten Krah
I got no directory ~/.m2/repository/org/apache/myfaces Output of mvn -X install: http://fachschaft.imn.htwk-leipzig.de/~tkrah/mvn.out.gz Maven does not want to download anything extra, although myfaces is missing. Deleted .m2 already but myfaces does not get fetched. Torsten Am Donnerstag,

SAXParseException in clay-config.xml

2007-04-13 Thread jelmstrom
Hi, I'm building a webapp that uses maven to include several other different resources, one of these resources has a reference to shale-clay 1.0.3, until recently this has not been a problem. Today i upgraded to springframework 1.2.8 (previously used 1.2.6.), and now when I start the appserver

SV: SAXParseException in clay-config.xml

2007-04-13 Thread Hermod Opstvedt
Hi Could you post the clay-config.xml content around lines 25-35, that is in the shale-clay-1.0.3.jar file Hermod -Opprinnelig melding- Fra: jelmstrom [mailto:[EMAIL PROTECTED] Sendt: 13. april 2007 14:41 Til: [EMAIL PROTECTED] Emne: SAXParseException in clay-config.xml Hi, I'm

SV: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Hermod Opstvedt
Hi Have you tried the mvn -U clean install? -U forces update. Also: Are you using a maven-proxy by chance? Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 13. april 2007 10:12 Til: [EMAIL PROTECTED] Emne: Re: Shale Build Error - Lifecycle class not

Re: SV: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Torsten Krah
Yet i did the -U switch, but this should be the same like removing .m2 and let it recreate by mvn install. No i dont use a http proxy - direct connection. I dont know how to use a maven-proxy, dont know what it is - all i did is checkout the svn repository and mvn clean install. Torsten Am

Re: SV: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Craig McClanahan
On 4/13/07, Torsten Krah [EMAIL PROTECTED] wrote: Yet i did the -U switch, but this should be the same like removing .m2 and let it recreate by mvn install. No i dont use a http proxy - direct connection. I dont know how to use a maven-proxy, dont know what it is - all i did is checkout the svn

componentType=override

2007-04-13 Thread Torsten Krah
I am trying to use the updateActionListener from Tomahawk, using Hermods tomahawk 1.1.5 Snapshot xml for clay. But i get this exception: [181892007-04-13

SV: componentType=override

2007-04-13 Thread Hermod Opstvedt
Hi I don't think that you can redefine the t:updateActionListener in this way You are naming the component: t:updateActionListener, but also extending it. Try and give it a unique name Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 13. april 2007 18:40

componentType=override

2007-04-13 Thread Gary VanMatre
I am trying to use the updateActionListener from Tomahawk, using Hermods tomahawk 1.1.5 Snapshot xml for clay. But i get this exception: [181892007-04-13 18:33:17,488](org.apache.myfaces.application.ApplicationImpl)**ERROR**{org.apach

Re: SV: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Craig McClanahan
On 4/13/07, Torsten Krah [EMAIL PROTECTED] wrote: ARGL - you got it, shame on me. Changed my gentoo java profile to use 1.6 as default a few weeks ago. Thats it. Thx. Sorry for the noise on the list about this. Actually, thank you for being persistent in helping us figure this out! I'll file