What version of maven? Something is trying to use JDK 1.4 and I'm guessing you don't have it. However, I use Maven with JDK 1.3.1 on Solaris 2.8 all the time and the only problem I've had is trying to build Maven's site (the timestamp info in the publish date is using a "Z" which wasn't present in 1.3).
- Brett > -----Original Message----- > From: Martin Jaeger [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 27 August 2003 6:23 PM > To: [EMAIL PROTECTED] > Subject: BackingStoreException: Couldn't get file lock > > > Hi together > > I build on Solaris 2.8 and get the following warning. > I have now idea what is happening here... > Do you have any ideas? > > [echo] Generating > /home/mjaegi/projects/tkf-014-4/target/docs/maven-reports.html > from > /home/mjaegi/projects/tkf-014-4/target/generated-xdocs/maven-r > eports.xml > Aug 26, 2003 8:03:42 PM java.util.prefs.FileSystemPreferences > checkLockFile0ErrorCode > WARNING: Could not lock System prefs.Unix error code 0. > Aug 26, 2003 8:03:42 PM java.util.prefs.FileSystemPreferences > syncWorld > WARNING: Couldn't flush system prefs: > java.util.prefs.BackingStoreException: Couldn't get file lock. > > BUILD FAILED > File...... > file:/home/mjaegi/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHO T/ Element... echo Line...... 294 Column.... 15 java.lang.reflect.InvocationTargetException Total time: 54 minutes 5 seconds Thanks Martin ------------------------------------------------------------------------ Martin Jaeger [EMAIL PROTECTED] Netcetera AG, 8040 Zuerich phone +41 1 247 79 36 fax +41 1 247 70 75 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
