Hi, I'm new to this list, and new to Maven as well. I've downloaded and installed Maven.
I've created a project.xml (looking at the pmd one), and now I'm trying to run it. This is when I get the errors listed below. I'm running under JDK 1.4.0_01 on Win2K. What am I doing wrong? Also, will Maven tell me if my project.xml is incorrect? Is there a schema for that file? We are trying to pull most build tools under CM control (CVS). Can Maven be configured to use a different repository of JARs than www.ibiblio.org/maven? Ideally, we'd like to put the tools we need under CM as well, and Maven to look for them there (or shall we just populate the $MAVEN_HOME/repository manually?). Also, how does one disable some of the Maven plugin? We don't need AspectJ, among other things, or we cannot use Clover, since not OpenSource. No need wasting disk space and bandwidth getting stuff we don't need. Thanks for any help, and sorry about being so clueless about Maven ;-) --DD P:\com_lgc\denver\mosaic>maven -g __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-7 P:\com_lgc\denver\mosaic Getting: http://www.ibiblio.org/maven/non-distributable-jars.list Writing P:\com_lgc\buildtools\bin\..\maven\repository\non-distributable-jars.list . Getting: http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\ant\jars\ant-1.5.jar ............................................................................ ................... Getting: http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-1.0-b1.1.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-lang\jars\commons-lang -1.0-b1.1.jar .... Getting: http://www.ibiblio.org/maven/antlr/jars/antlrall-2.7.1.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\antlr\jars\antlrall-2.7.1.jar ................................................. Getting: http://www.ibiblio.org/maven/aspectj/jars/aspectjrt-1.0.6.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\aspectj\jars\aspectjrt-1.0.6.j ar ........ Getting: http://www.ibiblio.org/maven/aspectj/jars/aspectj-ant-1.0.6.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\aspectj\jars\aspectj-ant-1.0.6 .jar ..... Getting: http://www.ibiblio.org/maven/aspectj/jars/aspectj-tools-1.0.6.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\aspectj\jars\aspectj-tools-1.0 .6.jar ............................................................................ ........................ ............................................................................ ........................ ............................................................................ ........................ ............................................................................ ........... Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.7.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\junit\jars\junit-3.7.jar ................. Getting: http://www.ibiblio.org/maven/regexp/jars/regexp-1.2.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\regexp\jars\regexp-1.2.jar ..... Getting: http://www.ibiblio.org/maven/maven/jars/maven.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\maven\jars\maven.jar ................................ Getting: http://www.ibiblio.org/maven/checkstyle/jars/checkstyle-2.3.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\checkstyle\jars\checkstyle-2.3 .jar ....................... Getting: http://www.ibiblio.org/maven/clover/jars/clover-1.0.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\clover\jars\clover-1.0.jar ......................... Getting: http://www.ibiblio.org/maven/velocity/jars/velocity-1.3.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\velocity\jars\velocity-1.3.jar ........................................... Getting: http://www.ibiblio.org/maven/commons-betwixt/jars/commons-betwixt-SNAPSHOT.j ar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-betwixt\jars\commons-b etwixt-SNAPSHOT. jar .......... Getting: http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-SNAPSHOT.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-jelly\jars\commons-jel ly-SNAPSHOT.jar ...................................................................... Getting: http://www.ibiblio.org/maven/commons-digester/jars/commons-digester-1.2.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-digester\jars\commons- digester-1.2.jar .............. Getting: http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2. 0.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-collections\jars\commo ns-collections-2 .0.jar .............. Getting: http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-1.4.1. jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-beanutils\jars\commons -beanutils-1.4.1 .jar ........... Getting: http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.1.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\commons-logging\jars\commons-l ogging-1.0.1.jar .... Getting: http://www.ibiblio.org/maven/maven/jars/maven-importscrubber-plugin-1.0.jar Writing P:\com_lgc\buildtools\bin\..\maven\repository\maven\jars\maven-importscrubbe r-plugin-1.0.jar ............ [ERROR] File...... P:\com_lgc\buildtools\bin\..\maven\plugins\maven-dependency-plugin-1.1\plugi n.jel ly [ERROR] Element... define:jellybean [ERROR] Line...... 15 [ERROR] Column.... 7 [ERROR] Could not find class: org.apache.maven.dependency.PackageProjectMap using ClassLoader: null BUILD SUCCESSFUL Total time: 56 seconds P:\com_lgc\denver\mosaic> P:\com_lgc\denver\mosaic> P:\com_lgc\denver\mosaic> P:\com_lgc\denver\mosaic> P:\com_lgc\denver\mosaic>maven java:jar __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-7 P:\com_lgc\denver\mosaic [ERROR] File...... P:\com_lgc\buildtools\bin\..\maven\plugins\maven-dependency-plugin-1.1\plugi n.jel ly [ERROR] Element... define:jellybean [ERROR] Line...... 15 [ERROR] Column.... 7 [ERROR] Could not find class: org.apache.maven.dependency.PackageProjectMap using ClassLoader: null BUILD SUCCESSFUL Total time: 4 seconds P:\com_lgc\denver\mosaic> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
