Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPECLIPSE-31 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPECLIPSE-31 Summary: eclipse:external-tools-21 installs launches but they do not work Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-eclipse-plugin Versions: 1.7 Assignee: Reporter: Michael Mattox Created: Thu, 10 Jun 2004 5:45 AM Updated: Thu, 10 Jun 2004 5:45 AM Environment: #---- BEGIN: Which report Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $) java.version=1.4.2_04 file.encoding=Cp1252 java.ext.dirs=C:\j2sdk1.4.2_04\jre\lib\ext java.class.path=D:\devapps\maven-1.0-rc3\lib\forehead-1.0-beta-5.jar os.name=Windows 2000 java.vendor=Sun Microsystems Inc. sun.boot.class.path=D:\devapps\maven-1.0-rc3\lib\endorsed\xerces-2.4.0.jar;D:\devapps\maven-1.0-rc3\lib\endorsed\xml-apis-1.0.b2.jar;C:\j2sdk1.4.2_04\jre\lib\rt.jar;C:\j2sdk1.4.2_04\jre\lib\i18n.jar;C:\j2sdk1.4.2_04\jre\lib\sunrsasign.jar;C:\j2sdk1.4.2_04\jre\lib\jsse.jar;C:\j2sdk1.4.2_04\jre\lib\jce.jar;C:\j2sdk1.4.2_04\jre\lib\charsets.jar;C:\j2sdk1.4.2_04\jre\classes java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition #---- END: Which report Description: When launching a target such as clean, I get this error: java.lang.Exception: Le fichier config-test que vous avez sp�cifi� est vide. at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java:225) at org.apache.maven.MavenSession.initialize(MavenSession.java:175) at org.apache.maven.cli.App.doMain(App.java:472) at org.apache.maven.cli.App.main(App.java:1214) 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:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) You have encountered an unknown error running Maven. Please help us to correct this problem by following these simple steps: ... Total time: 2 seconds Finished at: Thu Jun 10 11:41:39 CEST 2004 The error "Le fichier config-test que vous avez sp�cifi� est vide." translates as "the file config-test that you have specified is empty". I've also tried cvs head and I get the same result. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
