Hi

Which Maven version are you running? Latest is 2.0.6

Hermod


-----Opprinnelig melding-----
Fra: Torsten Krah [mailto:[EMAIL PROTECTED] 
Sendt: 10. april 2007 14:30
Til: [EMAIL PROTECTED]
Kopi: [email protected]
Emne: RE: Shale Build Error - Lifecycle class not found

Deleted the repository before i wrote the mail, did not help.
Cleaned out the project completly and trying to build, with or without
skip flag, now i get:

[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 57 source files
to /home/tkrah/Development/src/shale-parent/shale-test/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/home/tkrah/Development/src/shale-parent/shale-test/src/main/java/org/apache
/shale/test/base/AbstractJsfTestCase.java:[23,18] package javax.faces does
not exist

/home/tkrah/Development/src/shale-parent/shale-test/src/main/java/org/apache
/shale/test/base/AbstractJsfTestCase.java:[24,30] package
javax.faces.application does not exist

My fault i guess, but i dont know what i did wrong :(

Torsten


Am Dienstag, den 10.04.2007, 14:11 +0200 schrieb
[EMAIL PROTECTED]:
> Hi
> 
> Trying now - Have you tried to clean out your m2 repo (rename it to .old)?

> 
> You can also specify -Dmaven.test.skip=true to circumvent testing.
> 
> 
> Hermod
> 
> 
> 
> -----Original Message-----
> From: Torsten Krah [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 10, 2007 12:42 PM
> To: [email protected]
> Subject: Shale Build Error - Lifecycle class not found
> 
> 
> Trying to build latest SVN Snapshot, i get:
> 
> [INFO] Surefire report directory:
>
/home/tkrah/Development/src/shale-parent/shale-test/target/surefire-reports
> org.apache.maven.surefire.booter.SurefireExecutionException:
> javax/faces/lifecycle/Lifecycle; nested exception is
> java.lang.NoClassDefFoundError: javax/faces/lifecycle/Lifecycle
> java.lang.NoClassDefFoundError: javax/faces/lifecycle/Lifecycle
>         at java.lang.Class.getDeclaredMethods0(Native Method)
>         at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
>         at java.lang.Class.getMethod0(Class.java:2670)
>         at java.lang.Class.getMethod(Class.java:1603)
>         at
>
org.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMethod(J
UnitTestSet.java:176)
>         at
>
org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTestSe
t.java:140)
>         at
>
org.apache.maven.surefire.junit.JUnitTestSet.getTestCount(JUnitTestSet.java:
247)
>         at
>
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(Ab
stractDirectoryTestSuite.java:104)
>         at
>
org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:1
50)
>         at org.apache.maven.surefire.Surefire.run(Surefire.java:111)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
>
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireB
ooter.java:290)
>         at
>
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818
)
> [INFO]
------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
------------------------------------------------------------------------
> 
> 
> Can anyone confirm this or is my maven broken again?
> 
> Torsten
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
> 
> This email with attachments is solely for the use of the individual or
> entity to whom it is addressed. Please also be aware that the DnB NOR
Group
> cannot accept any payment orders or other legally binding correspondence
with
> customers as a part of an email. 
> 
> This email message has been virus checked by the anti virus programs used
> in the DnB NOR Group.
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*

Reply via email to