Maven build fails

View: New views
2 Messages — Rating Filter:   Alert me  

Maven build fails

by Ralf Joachim-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Werner,

do you have any idea why I see following build error at 'mvn install'?
May it be possible that the setResourceDestination() method has been
introduced recently it is not yet available at snapshot in maven repository?

[INFO]
------------------------------------------------------------------------
[INFO] Building Castor XML - Code generator
[INFO]    task-segment: [install]
[INFO]
------------------------------------------------------------------------
[INFO] [castor:generate {execution: default}]
02.09.2009 23:48:26
org.exolab.castor.builder.printing.JClassPrinterFactoryRegistry
getJClassPrinterFactory
INFO: Returning JClassPrinterFactory with name standard
[INFO] Successfully created an instance of the Castor XML source
generator, release 1.3.1
[INFO] About to invoke method >setResourceDestination< on Castor's
SourceGenerator class using reflection.
[INFO] Processing
/home/ralf/castor/castor-2/codegen/src/main/resources/org/exolab/castor/builder/binding/binding.xsd
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------

Regards
Ralf

--

Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany

Tel.   +49 7071 3690 52
Mobil: +49 173 9630135
Fax    +49 7071 3690 98

Internet: www.syscon.eu
E-Mail: ralf.joachim@...

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Maven build fails

by Werner Guttmann-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, Ralf, I have deployed a new snapshot of the Maven plugin for Castor
yesterday night. Didn't realize that that this was having side effects.
Will look into those later on today ....

Werner

Ralf Joachim wrote:
> Werner,
>
> do you have any idea why I see following build error at 'mvn install'?
> May it be possible that the setResourceDestination() method has been
> introduced recently it is not yet available at snapshot in maven repository?
That method is invoked using reflection; so if the SourceGenerator
version you are using does not have it, it won't cause any problems.

Werner

>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Castor XML - Code generator
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [castor:generate {execution: default}]
> 02.09.2009 23:48:26
> org.exolab.castor.builder.printing.JClassPrinterFactoryRegistry
> getJClassPrinterFactory
> INFO: Returning JClassPrinterFactory with name standard
> [INFO] Successfully created an instance of the Castor XML source
> generator, release 1.3.1
> [INFO] About to invoke method >setResourceDestination< on Castor's
> SourceGenerator class using reflection.
> [INFO] Processing
> /home/ralf/castor/castor-2/codegen/src/main/resources/org/exolab/castor/builder/binding/binding.xsd
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
>
> Regards
> Ralf
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email