Thank's. It seems that I missed that answer :-) Am Mo, den 02.08.2004 schrieb Carlos Sanchez um 14:16: > Your question has been already answered in the maven-user list. > > > -----Original Message----- > > From: Christian Mouttet [mailto:[EMAIL PROTECTED] > > Sent: Monday, August 02, 2004 12:55 PM > > To: [EMAIL PROTECTED] > > Subject: Maven shared via Samba-Share > > > > Hi, > > > > i recently updated our Maven installation from 1.0-rc1 to 1.0 > > final. The installation directory lives on a Linux box and is > > shared via NFS and Samba. Working with Linux everything is > > o.k. but running Maven on a Windows machine shows me the > > following error message: > > > > -%<-- > > __ __ > > | \/ |__ _Apache__ ___ > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > |_| |_\__,_|\_/\___|_||_| v. 1.0 > > > > org.apache.maven.MavenException: Maven was badly installed. > > Please reinstall it. > > at > > org.apache.maven.plugin.PluginManager.initialize(PluginManager > > .java:240) > > at > > org.apache.maven.MavenSession.initializePluginManager(MavenSes > > sion.java:207) > > at > > org.apache.maven.MavenSession.initialize(MavenSession.java:174) > > at org.apache.maven.cli.App.doMain(App.java:473) > > at org.apache.maven.cli.App.main(App.java:1215) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > > orImpl.java:39) > > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > > odAccessorImpl.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://nagoya.apache.org/eyebrowse/SummarizeList?listName=user > [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: 24 seconds > > Finished at: Thu Jul 29 10:26:16 CEST 2004 > > -%<-- > > > > > > What is going wrong? > > > > This is my smb.conf: > > -%<-- > > [maven-1.0] > > path = /opt/maven-1.0 > > guest ok = Yes > > -%<-- > > > > Regards > > -Christian > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
