Is it significant that http://geronimo.apache.org/xml/ns/deployment is not a valid URL? (See the third and forth lines beginning "xmlbeans error:", below.)
On 12/28/04, I received this from [EMAIL PROTECTED]: > Using maven-1.0.2 eliminates the message: > "Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Builder' is not > available". > However, maven still fails as before. > > On 12/27/04, I received this from [EMAIL PROTECTED]: > > I've been attempting to build the latest openejb snapshot. I've set > > OPENEJB_HOME=/opt/pkgs/openejb20041227, which is the directory > > to which I retrieved module openejb from cvs. > > > > The maven build fails like this: > > > > (...snip...) > > Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. > > Attempting to download tranql-1.0-SNAPSHOT.jar. > > Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Builder' is not > > available > > Cannot find CatalogManager.properties > > Time to build schema type system: 2.471 seconds > > BUILD FAILED > > xmlbeans error: Loading schema file > > /opt/pkgs/openejb20041227/modules/openejb-builder/src/schema/openejb-jar.xsd > > xmlbeans error: Loading config file > > /opt/pkgs/openejb20041227/modules/openejb-builder/src/schema/xmlconfig.xml > > xmlbeans error: > > /opt/pkgs/openejb20041227/modules/openejb-builder/src/schema/openejb-jar.xsd:0: > > error: Element [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment > > not found. > > xmlbeans error: > > /opt/pkgs/openejb20041227/modules/openejb-builder/src/schema/openejb-jar.xsd:0: > > error: Element [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment > > not found. > > BUILD FAILED > > File...... /opt/pkgs/openejb/maven.xml > > Element... maven:reactor > > Line...... 127 > > Column.... 27 > > Unable to obtain goal [default] -- > > /home/markj/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT/plugin.jelly:53:142: > > <j:invokeStatic> Could not load class: > > org.apache.geronimo.tools.xmlbeans.SchemaCompilerWrapper. Reason: > > java.lang.reflect.InvocationTargetException > > Total time: 3 minutes 38 seconds > > Finished at: Mon Dec 27 16:20:11 MST 2004 > > > > --maven version is 1.0. > > --grep $OPENEJB_HOME maven-deploy-plugin -r * finds no such string > > --No file "CatalogManager.properties" exists on my filesystem. > > --/opt/pkgs/openejb20041227/modules/openejb-builder/schema/openejb-jar.xsd > > exists. > > > > Please help. I am innocent of any maven knowledge, but have successfully > > used maven to build from other source. > > -- > > Mark > > [EMAIL PROTECTED] > > > > -- > > Mark > [EMAIL PROTECTED] > -- Mark [EMAIL PROTECTED]
