Graham Leggett said:

> BUILD FAILED
> File......
> /Users/minfrin/.maven/cache/maven-castor-plugin-1.2/plugin.jelly
> Element... ant:java
> Line...... 92
> Column.... 38
> Could not find org.exolab.castor.builder.SourceGenerator. Make sure you
> have it in your classpath

Looking at the in depth debugging output, it goes like this:

Processing dependencies for project Maven Castor Plugin; classloader
[ForeheadClassLoader: name="root.maven"]
adding dependency
/Users/minfrin/.maven/repository/castor/jars/castor-0.9.5.jar into project
classloader
^^^^^^^^^^^^^^^^^^ implies all should be well
[snip]
castor:prepare-filesystem:
[DEBUG] Adding reference: maven.castor.compile.src.set ->
[DEBUG] Adding reference: maven.castor.classpath ->
Plugin context for maven-castor-plugin already initialised for this base
context
^^^^^^^^^^^^^^^^^^ this message is suspicious

Can anyone explain what "plugin context already initialised" means in
plain english? It looks like maven is trying to say that there is
something wrong with setting the maven.castor.classpath, which may explain
why the jar file is missing.

Can anyone explain what this error is supposed to mean?

Regards,
Graham
--


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to