I am getting following error when tried to do a complete build. This is
a fresh checkout. I am using windows vista.
Any idea ?
[INFO] Copying 13 resources
[INFO] [dependency:copy {execution: default}]
[INFO] Configured Artifact: javax.xml:webservices-api-osgi:?:jar
[INFO] Configured Artifact:
javax.xml.bind:jaxb-api-osgi:2.2-promoted-b48:jar
[INFO] Copying webservices-api-osgi-2.0-b17.jar to
C:\src\aug172009\v3\webservices\jsr109-impl\target\endorsed\webservices-api-osgi-2.0-b17.jar
[INFO] Copying jaxb-api-osgi-2.2-promoted-b48.jar to
C:\src\aug172009\v3\webservices\jsr109-impl\target\endorsed\jaxb-api-osgi-2.2-promoted-b48.jar
[INFO] [hk2:hk2-compile]
[INFO] Compiling 91 source files to
C:\src\aug172009\v3\webservices\jsr109-impl\target\classes
com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find package
java.lang in classpath or bootclasspath
Fatal Error: Unable to find package java.lang in classpath or bootclasspath
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Fatal error compiling
Embedded error: APT failed: 3
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 23 minutes 11 seconds
[INFO] Finished at: Mon Aug 17 16:32:29 PDT 2009
[INFO] Final Memory: 165M/295M
[INFO]
------------------------------------------------------------------------
Thanks
Rajeshwar