Hi again guys.
I am still stuck on the 'mvn package' step from the page of creating my own schema (http://directory.apache.org/apacheds/1.0/custom-schema.html) I think the problem is the incompatibility of my Java versions from what is in some of the JARs in what I am trying to work with (now 1.0.2 of Apache DS). I am not really sure how the .m2 directory (see error below) was created and is knowned to be accessed. I do have a maven directory (C:\maven-2.0.6) so did the .m2 directory and its contents get created sometime when maven was installed (and the maven-2.0.6 dir was created)? Anyway, any help to get beyond this point is much appreciated. C:\ldap_schema\my-schema>mvn package [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Schema Project [INFO] task-segment: [package] [INFO] ---------------------------------------------------------------------------- ----------------------------------------------------- this realm = app0.child-container[org.apache.directory.server:apacheds-core-plugin] urls[0] = file:/C:/Documents and Settings/JoJ/.m2/repository/org/apache/directory/server/apacheds-core-plugin/1.5.0/apacheds-core-plugin-1.5.0.jar urls[1] = file:/C:/Documents and Settings/JoJ/.m2/repository/org/apache/directory/shared/shared-ldap/0.9.6/shared-ldap-0.9.6.jar urls[2] = file:/C:/Documents and Settings/JoJ/.m2/repository/velocity/velocity-dep/1.4/velocity-dep-1.4.jar urls[3] = file:/C:/Documents and Settings/JoJ/.m2/repository/commons-collections/commons-collections/3.0/commons-collections-3.0.jar urls[4] = file:/C:/Documents and Settings/JoJ/.m2/repository/org/apache/directory/server/apacheds-core-shared/1.5.0/apacheds-core-shared-1.5.0.jar urls[5] = file:/C:/Documents and Settings/JoJ/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar urls[6] = file:/C:/Documents and Settings/JoJ/.m2/repository/org/apache/directory/shared/shared-ldap-constants/0.9.6/shared-ldap-constants-0.9.6.jar urls[7] = file:/C:/Documents and Settings/JoJ/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar urls[8] = file:/C:/Documents and Settings/JoJ/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar urls[9] = file:/C:/Documents and Settings/JoJ/.m2/repository/org/apache/directory/shared/shared-asn1/0.9.6/shared-asn1-0.9.6.jar Number of imports: 4 import: [EMAIL PROTECTED] import: [EMAIL PROTECTED] import: [EMAIL PROTECTED] import: [EMAIL PROTECTED] this realm = plexus.core urls[0] = file:/C:/maven-2.0.6/bin/../lib/maven-core-2.0.6-uber.jar Number of imports: 4 import: [EMAIL PROTECTED] import: [EMAIL PROTECTED] import: [EMAIL PROTECTED] import: [EMAIL PROTECTED] ----------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.apache.directory.server:apacheds-core-plugin:1.5.0:generate': Unable to find the mojo 'org.apache.directory.server:apacheds-core-plugin:1.5.0:generate' in the plugin 'org.apache.directory.server:apacheds-core-plugin' org/apache/directory/server/core/tools/schema/DirectorySchemaToolMojo (Unsupported major.minor version 49.0) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Thu May 31 16:45:22 EDT 2007 [INFO] Final Memory: 3M/7M [INFO] ------------------------------------------------------------------------ ____________________________________________________________________________________ TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV. http://tv.yahoo.com/
