Hi,
I'm having a problem running the staticlib test.  I'm running maven v2.0.3.  I get the following error when attempting to run maven with any of the goals:

$ mvn initialize
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Static Example - cpptest
[INFO]   CVS Source
[INFO]   LIB - CppTest Win32
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.codehaus.mojo:native-maven-plugin' does not exist or no
alid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Apr 05 18:23:49 EDT 2006
[INFO] Final Memory: 1M/2M
[INFO] ------------------------------------------------------------------------

One more note - I did as the "readme.txt" suggests and logged into the cvs rep for cppunit.  But the issue rather seems to be related to simly finding the native-mavin-plugin.

I'm not behind a proxy or anything and have been able to run maven for other projects.

Thanks in advance for the help,
Nate

Reply via email to