You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/06/18 17:57:54 UTC

[jira] Created: (MAVEN-496) Missing information for resolving problems when using Maven

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-496


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-496
    Summary: Missing information for resolving problems when using Maven
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven

   Assignee: 
   Reporter: Vincent Massol

    Created: Wed, 18 Jun 2003 10:56 AM
    Updated: Wed, 18 Jun 2003 10:56 AM

Description:
I type "maven" and I got:

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10-SNAPSHOT

Fatal Error [line 142, row 19]: The prefix "ant" for element "ant:echo" is not bound.
org.xml.sax.SAXParseException: The prefix "ant" for element "ant:echo" is not bound.
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at javax.xml.parsers.SAXParser.parse(Unknown Source)
        at org.apache.maven.plugin.PluginCacheManager.parse(PluginCacheManager.java:357)
        at org.apache.maven.plugin.PluginManager.cachePlugin(PluginManager.java:795)
        at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:335)
        at org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:293)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:233)
        at org.apache.maven.cli.App.doMain(App.java:514)
        at org.apache.maven.cli.App.main(App.java:1088)
        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:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
Starting the reactor...
[...]

How do I know in which file the ant:echo problem is? The maven.log doesn't help.

Shouldn't we print the file name in addition to the line and row?

Thanks
-Vincent


---------------------------------------------------------------------
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/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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org