Alexander Veit wrote: > Hello, > > After svn co, and mvn package I've tried to longwell /r > path\to\rdf.import, but I get the following maven build error: > > ... > [INFO] -------------------------------------------------------- > [ERROR] BUILD ERROR > [INFO] -------------------------------------------------------- > [INFO] The plugin 'org.codehaus.mojo:jetty-maven-plugin' does not exist > or no valid version could be found > ... > > http://maven.apache.org/maven-1.x/plugins/jetty/ suggests that the > plugin may be deprecated. > > However, since I'm quite new to maven, I don't know if this is a maven > configuration problem or a bug in the Longwell build script. > > D:\longwell\trunk>mvn --version > Maven version: 2.0.4 > > Any hints how to solve the problem are welcome.
weird, works fine for me. What OS/java version are you running? have you tried cleaning up your local maven repository (by simply removing it or renaming it? it's in your home directory) -- Stefano Mazzocchi Digital Libraries Research Group Research Scientist Massachusetts Institute of Technology E25-131, 77 Massachusetts Ave skype: stefanomazzocchi Cambridge, MA 02139-4307, USA email: stefanom at mit . edu ------------------------------------------------------------------- _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
