|
|
|
|
|||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
M 2.0.5 - Failure executing javac
Please help, I am using Java 1.5 as my JAVA_HME and have the following
in my PM - Maven 2.0.5. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <fork>true</fork> <compilerArguments> <verbose /> <bootclasspath>${env.JAVA_HME}\jre\lib\rt.jar</bootclasspath> <source>1.4</source> </compilerArguments> </configuration> </plugin> I am getting: [INF] [ERRR] BUILD FAILURE [INF] [INF] Compilation failure Failure executing javac, but could not parse the error: The command line is too long. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1] |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Java > M 2.0.5 - Failure executing javac |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|