Hello,

Today i tried to use maven(v. 1.1-beta-1) on our linux
machine.
On windows i had no problems,but on linux i cant get
it working.

I found out it has nothing: 
 - to do with the java project
 - to do with the java version, tried some versions
between 1.4.0.2 - 1.5.4

I deleted cache and repository sometimes, but no
change.
JAVA_HOME is set correctly:
echo $JAVA_HOME /usr/java/jdk1.5.0_04

but everytime i do a "maven site" or something else, i
get:
 __  __
 
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-1

Plugin cache will be regenerated
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.SAXParserFactoryImpl could not
be instantiated: java.lang.NullPointerException
        at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:113)
        at
org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.java:152)
        at
org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.java:177)
        at
org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManager.java:238)
        at
org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:303)
        at
org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:204)
        at
org.apache.maven.MavenSession.initialize(MavenSession.java:171)
        at
org.apache.maven.cli.App.doMain(App.java:498)
        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:585)
        at
com.werken.forehead.Forehead.run(Forehead.java:551)
        at
com.werken.forehead.Forehead.main(Forehead.java:581)



Any ideas?

Karl


        

        
                
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de

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

Reply via email to