Hi,
John schrieb:
I am trying to use Maven 2.0.9 on OS X, with the latest Apple updates, and
am getting the following error when I run a basic "mvn install site"
command:
[INFO] Compiling 1 source file to
/Users/john/downloads/jms-mdb-sample/jms-mdb-sample-ejb/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Fatal error compiling
Embedded error: Prohibited package name: java.lang
Make sure your classes aren't in the java.lang package i.e. they aren't
like java.lang.MyClass. You can also try to run maven with the -X option
to show more information about the error like the thrown exception and a
stacktrace.
I have tried to research the error by doing some googling but haven't come
up with any helpful information.
I would be very appreciative of any assistance to help me get past this.
Thanks,
John
-Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]