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 2004/08/25 15:51:43 UTC

[jira] Created: (MAVEN-1430) Initialization failure - ContentValidator missing

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1430

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1430
    Summary: Initialization failure - ContentValidator missing
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0

   Assignee: 
   Reporter: Mike Lay

    Created: Wed, 25 Aug 2004 9:51 AM
    Updated: Wed, 25 Aug 2004 9:51 AM
Environment: #---- BEGIN: Which report
Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $)
java.version=1.4.0
file.encoding=Cp1252
java.ext.dirs=c:\usr\java\jre\lib\ext
java.class.path=C:\usr\Maven-1.0\lib\forehead-1.0-beta-5.jar
os.name=Windows XP
java.vendor=Sun Microsystems Inc.
sun.boot.class.path=C:\usr\Maven-1.0\lib\endorsed\xerces-2.4.0.jar;C:\usr\Maven-1.0\lib\endorsed\xml-apis-1.0.b2.jar;c:\usr\java\jre\lib\rt.jar;c:\usr\java\jre\lib\i18n.jar;c:\usr\java\jre\lib\sunrsasign.jar;c:\usr\java\jre\lib\jsse.jar;c:\usr\java\jre\lib\jce.jar;c:\usr\java\jre\lib\charsets.jar;c:\usr\java\jre\classes
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
#----   END: Which report

Installed plugins:
  maven-announcement-plugin-1.1
  maven-ant-plugin-1.7
  maven-antlr-plugin-1.2
  maven-appserver-plugin-2.0
  maven-artifact-plugin-1.2
  maven-ashkelon-plugin-1.2
  maven-aspectj-plugin-3.0
  maven-aspectwerkz-plugin-1.2
  maven-caller-plugin-1.1
  maven-castor-plugin-1.2
  maven-changelog-plugin-1.5
  maven-changes-plugin-1.4
  maven-checkstyle-plugin-2.4.1
  maven-clean-plugin-1.2
  maven-clover-plugin-1.5
  maven-console-plugin-1.1
  maven-cruisecontrol-plugin-1.2
  maven-dashboard-plugin-1.3
  maven-deploy-plugin-1.3
  maven-developer-activity-plugin-1.5
  maven-dist-plugin-1.5
  maven-docbook-plugin-1.2
  maven-ear-plugin-1.5
  maven-eclipse-plugin-1.7
  maven-ejb-plugin-1.4
  maven-faq-plugin-1.3
  maven-file-activity-plugin-1.5
  maven-genapp-plugin-2.2
  maven-gump-plugin-1.3
  maven-hibernate-plugin-1.1
  maven-html2xdoc-plugin-1.3
  maven-idea-plugin-1.4
  maven-j2ee-plugin-1.5
  maven-jalopy-plugin-1.2
  maven-jar-plugin-1.5
  maven-java-plugin-1.4
  maven-javacc-plugin-1.1
  maven-javadoc-plugin-1.5
  maven-jboss-plugin-1.5
  maven-jbuilder-plugin-1.5
  maven-jcoverage-plugin-1.0.4
  maven-jdee-plugin-1.1
  maven-jdepend-plugin-1.5
  maven-jdeveloper-plugin-1.4
  maven-jdiff-plugin-1.3
  maven-jellydoc-plugin-1.3
  maven-jetty-plugin-1.1
  maven-jira-plugin-1.1
  maven-jnlp-plugin-1.3
  maven-junit-doclet-plugin-1.2
  maven-junit-report-plugin-1.5
  maven-jxr-plugin-1.4
  maven-latex-plugin-1.2
  maven-latka-plugin-1.4
  maven-license-plugin-1.2
  maven-linkcheck-plugin-1.2
  maven-multichanges-plugin-1.1
  maven-multiproject-plugin-1.3
  maven-native-plugin-1.1
  maven-nsis-plugin-1.0
  maven-pdf-plugin-2.1
  maven-plugin-plugin-1.3
  maven-pmd-plugin-1.4
  maven-pom-plugin-1.4
  maven-release-plugin-1.3
  maven-repository-plugin-1.2
  maven-scm-plugin-1.3
  maven-shell-plugin-1.1
  maven-simian-plugin-1.4
  maven-site-plugin-1.5
  maven-struts-plugin-1.3
  maven-tasklist-plugin-2.3
  maven-test-plugin-1.6.1
  maven-tjdo-plugin-1.0.0
  maven-uberjar-plugin-1.2
  maven-vdoclet-plugin-1.2
  maven-war-plugin-1.6
  maven-webserver-plugin-2.0
  maven-wizard-plugin-1.1
  maven-xdoc-plugin-1.7.1
Home Build properties: {<?xml=version="1.0">}


Description:
$ maven jar:install
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Could not load class: org.apache.maven.ContentValidator exception: java.lang.ClassNotFoundException: org.apache.maven.ContentValidator
java.lang.ClassNotFoundException: org.apache.maven.ContentValidator
	at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
	at org.apache.commons.jelly.tags.define.BeanTag.doTag(BeanTag.java:137)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at org.apache.commons.jelly.tags.define.TaglibTag.doTag(TaglibTag.java:104)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.maven.plugin.PluginManager.runScript(PluginManager.java:1001)
	at org.apache.maven.plugin.PluginManager.initialiseHousingPluginContext(PluginManager.java:706)
	at org.apache.maven.plugin.PluginManager.prepAttainGoal(PluginManager.java:685)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:624)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:266)
	at org.apache.maven.cli.App.doMain(App.java:486)
	at org.apache.maven.cli.App.main(App.java:1215)
	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)
File...... c:\usr\eclipse\workspace\AGGREGATION\..\SHARED\plugins\maven-pom-plugin-1.4\plugin.jelly
Element... d:jellybean
Line...... 34
Column.... 27
Could not find class: org.apache.maven.ContentValidator using ClassLoader: null

You have encountered an unknown error running Maven. Please help us to correct 
this problem by following these simple steps:
- read the Maven FAQ at http://maven.apache.org/faq.html
- run the same command again with the '-e' parameter, eg maven -e jar
- search the maven-user archives for the error at
http://nagoya.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org
- post the output of maven -e to JIRA at
http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first)
- run 'maven --info' and post the output as the environment to the bug above


Total time: 11 seconds
Finished at: Wed Aug 25 09:28:34 EDT 2004



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


[jira] Closed: (MAVEN-1430) Initialization failure - ContentValidator missing

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Sat, 23 Oct 2004 3:58 AM

do you have a sample project that exhibits this behaviour?
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1430

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1430
    Summary: Initialization failure - ContentValidator missing
       Type: Bug

     Status: Closed
   Priority: Critical
 Resolution: CANNOT REPRODUCE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0

   Assignee: 
   Reporter: Mike Lay

    Created: Wed, 25 Aug 2004 9:51 AM
    Updated: Sat, 23 Oct 2004 3:58 AM
Environment: #---- BEGIN: Which report
Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $)
java.version=1.4.0
file.encoding=Cp1252
java.ext.dirs=c:\usr\java\jre\lib\ext
java.class.path=C:\usr\Maven-1.0\lib\forehead-1.0-beta-5.jar
os.name=Windows XP
java.vendor=Sun Microsystems Inc.
sun.boot.class.path=C:\usr\Maven-1.0\lib\endorsed\xerces-2.4.0.jar;C:\usr\Maven-1.0\lib\endorsed\xml-apis-1.0.b2.jar;c:\usr\java\jre\lib\rt.jar;c:\usr\java\jre\lib\i18n.jar;c:\usr\java\jre\lib\sunrsasign.jar;c:\usr\java\jre\lib\jsse.jar;c:\usr\java\jre\lib\jce.jar;c:\usr\java\jre\lib\charsets.jar;c:\usr\java\jre\classes
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
#----   END: Which report

Installed plugins:
  maven-announcement-plugin-1.1
  maven-ant-plugin-1.7
  maven-antlr-plugin-1.2
  maven-appserver-plugin-2.0
  maven-artifact-plugin-1.2
  maven-ashkelon-plugin-1.2
  maven-aspectj-plugin-3.0
  maven-aspectwerkz-plugin-1.2
  maven-caller-plugin-1.1
  maven-castor-plugin-1.2
  maven-changelog-plugin-1.5
  maven-changes-plugin-1.4
  maven-checkstyle-plugin-2.4.1
  maven-clean-plugin-1.2
  maven-clover-plugin-1.5
  maven-console-plugin-1.1
  maven-cruisecontrol-plugin-1.2
  maven-dashboard-plugin-1.3
  maven-deploy-plugin-1.3
  maven-developer-activity-plugin-1.5
  maven-dist-plugin-1.5
  maven-docbook-plugin-1.2
  maven-ear-plugin-1.5
  maven-eclipse-plugin-1.7
  maven-ejb-plugin-1.4
  maven-faq-plugin-1.3
  maven-file-activity-plugin-1.5
  maven-genapp-plugin-2.2
  maven-gump-plugin-1.3
  maven-hibernate-plugin-1.1
  maven-html2xdoc-plugin-1.3
  maven-idea-plugin-1.4
  maven-j2ee-plugin-1.5
  maven-jalopy-plugin-1.2
  maven-jar-plugin-1.5
  maven-java-plugin-1.4
  maven-javacc-plugin-1.1
  maven-javadoc-plugin-1.5
  maven-jboss-plugin-1.5
  maven-jbuilder-plugin-1.5
  maven-jcoverage-plugin-1.0.4
  maven-jdee-plugin-1.1
  maven-jdepend-plugin-1.5
  maven-jdeveloper-plugin-1.4
  maven-jdiff-plugin-1.3
  maven-jellydoc-plugin-1.3
  maven-jetty-plugin-1.1
  maven-jira-plugin-1.1
  maven-jnlp-plugin-1.3
  maven-junit-doclet-plugin-1.2
  maven-junit-report-plugin-1.5
  maven-jxr-plugin-1.4
  maven-latex-plugin-1.2
  maven-latka-plugin-1.4
  maven-license-plugin-1.2
  maven-linkcheck-plugin-1.2
  maven-multichanges-plugin-1.1
  maven-multiproject-plugin-1.3
  maven-native-plugin-1.1
  maven-nsis-plugin-1.0
  maven-pdf-plugin-2.1
  maven-plugin-plugin-1.3
  maven-pmd-plugin-1.4
  maven-pom-plugin-1.4
  maven-release-plugin-1.3
  maven-repository-plugin-1.2
  maven-scm-plugin-1.3
  maven-shell-plugin-1.1
  maven-simian-plugin-1.4
  maven-site-plugin-1.5
  maven-struts-plugin-1.3
  maven-tasklist-plugin-2.3
  maven-test-plugin-1.6.1
  maven-tjdo-plugin-1.0.0
  maven-uberjar-plugin-1.2
  maven-vdoclet-plugin-1.2
  maven-war-plugin-1.6
  maven-webserver-plugin-2.0
  maven-wizard-plugin-1.1
  maven-xdoc-plugin-1.7.1
Home Build properties: {<?xml=version="1.0">}


Description:
$ maven jar:install
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Could not load class: org.apache.maven.ContentValidator exception: java.lang.ClassNotFoundException: org.apache.maven.ContentValidator
java.lang.ClassNotFoundException: org.apache.maven.ContentValidator
	at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
	at org.apache.commons.jelly.tags.define.BeanTag.doTag(BeanTag.java:137)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at org.apache.commons.jelly.tags.define.TaglibTag.doTag(TaglibTag.java:104)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.maven.plugin.PluginManager.runScript(PluginManager.java:1001)
	at org.apache.maven.plugin.PluginManager.initialiseHousingPluginContext(PluginManager.java:706)
	at org.apache.maven.plugin.PluginManager.prepAttainGoal(PluginManager.java:685)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:624)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:266)
	at org.apache.maven.cli.App.doMain(App.java:486)
	at org.apache.maven.cli.App.main(App.java:1215)
	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)
File...... c:\usr\eclipse\workspace\AGGREGATION\..\SHARED\plugins\maven-pom-plugin-1.4\plugin.jelly
Element... d:jellybean
Line...... 34
Column.... 27
Could not find class: org.apache.maven.ContentValidator using ClassLoader: null

You have encountered an unknown error running Maven. Please help us to correct 
this problem by following these simple steps:
- read the Maven FAQ at http://maven.apache.org/faq.html
- run the same command again with the '-e' parameter, eg maven -e jar
- search the maven-user archives for the error at
http://nagoya.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org
- post the output of maven -e to JIRA at
http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first)
- run 'maven --info' and post the output as the environment to the bug above


Total time: 11 seconds
Finished at: Wed Aug 25 09:28:34 EDT 2004



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