The build was filing
I only took the checkout of sample web but I have already build
persistence4j.
I got checkout form,
http://persistence4j.googlecode.com/svn/tags/0.1-beta/sample/persistence4J-sample-web
but its filling to compile.
[INFO] [compiler:compile]
[WARNING] File encoding has not been set, using platform encoding
UTF-8, i.e. build is platform dependent!
[INFO] Compiling 40 source files to /home/suho/proj/persistance4j_b/
target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/suho/proj/persistance4j_b/src/main/java/com/avdy/p4j/
sample/server/guice/GuiceServerModule.java:[68,49] unreported
exception java.lang.Exception; must be caught or declared to be thrown
[INFO] 1error
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/home/suho/proj/persistance4j_b/src/main/java/com/avdy/p4j/sample/
server/guice/GuiceServerModule.java:[68,49] unreported exception
java.lang.Exception; must be caught or declared to be thrown
/home/suho/proj/persistance4j_b/src/main/java/com/avdy/p4j/sample/
server/guice/GuiceServerModule.java:[68,49] unreported exception
java.lang.Exception; must be caught or declared to be thrown
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 5 seconds
[INFO] Finished at: Tue Aug 17 21:38:10 IST 2010
[INFO] Final Memory: 20M/329M
[INFO]
------------------------------------------------------------------------