[ http://jira.codehaus.org/browse/MAVEN-1432?page=comments#action_41954 ] 

Bernard Durfee commented on MAVEN-1432:
---------------------------------------

I am having a similiar problemt running from within eclipse...

===========================================================================
Full output
===========================================================================
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-1

Initializing Plugins!
Set plugin source directory to C:\Program Files\Apache Software 
Foundation\Maven 1.1-beta-1\plugins
Set unpacked plugin directory to C:\Documents and Settings\durfeebe\.maven\cache
Set user plugin directory to C:\Documents and Settings\durfeebe\.maven\plugins
Loading plugin cache
Now mapping cached plugins
Loading plugin 'maven-scm-plugin-1.5'
Loading plugin 'maven-gump-plugin-2.0.1'
Loading plugin 'maven-multichanges-plugin-1.1'
Loading plugin 'maven-checkstyle-plugin-2.5'
Loading plugin 'maven-ear-plugin-1.7'
Loading plugin 'maven-file-activity-plugin-1.5.1'
Loading plugin 'maven-jellydoc-plugin-1.3.1'
Loading plugin 'maven-xdoc-plugin-1.9.1'
Loading plugin 'maven-jdepend-plugin-1.5'
Loading plugin 'maven-pom-plugin-1.4.1'
Loading plugin 'maven-jira-plugin-1.1.2'
Loading plugin 'maven-developer-activity-plugin-1.5.1'
Loading plugin 'maven-jboss-plugin-1.5'
Loading plugin 'maven-plugin-plugin-1.6'
Loading plugin 'maven-faq-plugin-1.4'
Loading plugin 'maven-ant-plugin-1.9'
Loading plugin 'maven-dist-plugin-1.6.1'
Loading plugin 'maven-javadoc-plugin-1.7'
Loading plugin 'maven-linkcheck-plugin-1.3.4'
Loading plugin 'maven-tasklist-plugin-2.4'
Loading plugin 'maven-idea-plugin-1.6'
Loading plugin 'maven-changelog-plugin-1.8.2'
Loading plugin 'maven-jcoverage-plugin-1.0.9'
Loading plugin 'maven-junit-report-plugin-1.5'
Loading plugin 'maven-jxr-plugin-1.4.2'
Loading plugin 'maven-announcement-plugin-1.3'
Loading plugin 'maven-eclipse-plugin-1.9'
Loading plugin 'maven-rar-plugin-1.0'
Loading plugin 'maven-dashboard-plugin-1.8'
Loading plugin 'maven-clover-plugin-1.9.1'
Loading plugin 'maven-uberjar-plugin-1.2'
Loading plugin 'maven-war-plugin-1.6.1'
Loading plugin 'maven-jar-plugin-1.7'
Loading plugin 'maven-simian-plugin-1.4'
Loading plugin 'maven-multiproject-plugin-1.4.1'
Loading plugin 'maven-ejb-plugin-1.6'
Loading plugin 'maven-changes-plugin-1.5.1'
Loading plugin 'maven-j2ee-plugin-1.5.1'
Loading plugin 'maven-release-plugin-1.4.1'
Loading plugin 'maven-abbot-plugin-1.1'
Loading plugin 'maven-nsis-plugin-1.1'
Loading plugin 'maven-license-plugin-1.2'
Loading plugin 'maven-jdiff-plugin-1.4'
Loading plugin 'maven-pmd-plugin-1.6'
Loading plugin 'maven-cruisecontrol-plugin-1.7'
Loading plugin 'maven-repository-plugin-1.2'
Loading plugin 'maven-hibernate-plugin-1.3'
Loading plugin 'maven-jbuilder-plugin-1.5'
Loading plugin 'maven-site-plugin-1.6.1'
Loading plugin 'maven-console-plugin-1.1'
Loading plugin 'maven-test-plugin-1.6.2'
Loading plugin 'maven-jetty-plugin-1.1'
Loading plugin 'maven-aspectj-plugin-3.2'
Loading plugin 'maven-native-plugin-1.1'
Loading plugin 'maven-java-plugin-1.5'
Loading plugin 'maven-pdf-plugin-2.3'
Loading plugin 'maven-html2xdoc-plugin-1.3.1'
Loading plugin 'maven-jalopy-plugin-1.3.1'
Loading plugin 'maven-jnlp-plugin-1.4.1'
Loading plugin 'maven-artifact-plugin-1.5.2'
Loading plugin 'maven-javacc-plugin-1.1'
Loading plugin 'maven-antlr-plugin-1.2.1'
Loading plugin 'maven-clean-plugin-1.3'
Loading plugin 'maven-castor-plugin-1.2'
Loading plugin 'maven-genapp-plugin-2.2'
Now loading uncached plugins
Finished initializing Plugins!
Using userBuildPropertiesFile: C:\Documents and 
Settings\durfeebe\build.properties
Using projectPropertiesFile: C:\eclipse\workspace\xyz\project.properties
Using projectBuildPropertiesFile: C:\eclipse\workspace\xyz\build.properties
pushing on [EMAIL PROTECTED] over [EMAIL PROTECTED] in XYZ:XYZ
Adding reference: maven.dependency.classpath
javax.xml.parsers.FactoryConfigurationError: Provider 
org.apache.xerces.jaxp.SAXParserFactoryImpl not found
        at 
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:93)
        at org.apache.maven.jelly.JellyUtils.compileScript(JellyUtils.java:202)
        at org.apache.maven.jelly.JellyUtils.compileScript(JellyUtils.java:162)
        at 
org.apache.maven.plugin.PluginManager.createJellyScriptHousing(PluginManager.java:395)
        at 
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:589)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:511)
        at org.apache.maven.cli.App.main(App.java:1258)
        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:
- 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://www.mail-archive.com/users@maven.apache.org
- post the output of maven -e to JIRA at ${1} (you must sign up first)
- run 'maven --info' and post the output as the environment to the bug above

Final Memory : 1M/2M
Total time   : 1 seconds 
Finished at  : Thursday, June 23, 2005 3:47:05 PM EDT


===========================================================================
Environment
===========================================================================

----- Environment
  java.version=1.4.2_06
  file.encoding=Cp1252
  java.ext.dirs=C:\JavaTools\j2sdk1.4.2_06\jre\lib\ext
  java.class.path=C:\Program Files\Apache Software Foundation\Maven 
1.1-beta-1\lib\forehead-1.0-beta-5.jar
  os.name=Windows XP
  java.vendor=Sun Microsystems Inc.
  
sun.boot.class.path=C:\JavaTools\j2sdk1.4.2_06\jre\lib\endorsed\dom.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\endorsed\jaxp-api.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\endorsed\sax.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\endorsed\xalan.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\endorsed\xercesImpl.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\rt.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\i18n.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\sunrsasign.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\jsse.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\jce.jar;C:\JavaTools\j2sdk1.4.2_06\jre\lib\charsets.jar;C:\JavaTools\j2sdk1.4.2_06\jre\classes
  java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
-----


> javax.xml.parsers.FactoryConfigurationError: Provider 
> org.apache.xerces.jaxp.SAX  while trying to execute maven -D 
> package=com.oreillynet.mavensample genapp
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MAVEN-1432
>          URL: http://jira.codehaus.org/browse/MAVEN-1432
>      Project: maven
>         Type: Bug
>     Versions: 1.0
>  Environment: windows 2000 professional, maven -1.0
>     Reporter: Sunil Kumar Tiwari

>
>
> while trying to execute the command in %MAVEN_HOME%/bin directory, I am 
> getting the following error:
> javax.xml.parsers.FactoryConfigurationError: Provider 
> org.apache.xerces.jaxp.SAX
> ParserFactoryImpl not found
>         at 
> javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
> 105)
>         at org.apache.maven.MavenUtils.createXMLReader(MavenUtils.java:558)
>         at org.apache.maven.MavenUtils.getXMLReader(MavenUtils.java:543)
>         at org.apache.maven.MavenUtils.createBeanReader(MavenUtils.java:487)
>         at 
> org.apache.maven.MavenUtils.getProjectBeanReader(MavenUtils.java:311)
>         at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:204)
>         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144)
>         at 
> org.apache.maven.plugin.JellyScriptHousing.getProject(JellyScriptHous
> ing.java:105)
>         at 
> org.apache.maven.plugin.PluginManager.initialiseHousingPluginContext(
> PluginManager.java:692)
>         at 
> org.apache.maven.plugin.PluginManager.prepAttainGoal(PluginManager.ja
> va: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:42)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:28)
>         at java.lang.reflect.Method.invoke(Method.java:313)
>         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:
> - 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/[EMAIL PROTECTED]
> - 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: 5 seconds
> Finished at: Wed Sep 01 11:46:13 GMT+05:30 2004
> Could anyone help me out to solve this problem?
> Thanks & Regards,
> Sunil

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to