esa / CCSDS_MO_StubGenerator

Generates technology bindings for CCSDS MAL service specifications
Other
4 stars 9 forks source link

Maven bundle 1.4 is incomplete #17

Closed gbonnefille closed 8 years ago

gbonnefille commented 8 years ago

Hi,

Trying to run the examples, I faced to the following error:

[ERROR] Failed to execute goal int.esa.ccsds.mo:StubGenerator:1.4:generate (default) on project MAL_DEMO: Execution default of goal int.esa.ccsds.mo:StubGenerator:1.4:generate failed: A required class was missing while executing int.esa.ccsds.mo:StubGenerator:1.4:generate: esa/mo/xsd/SendOperationType

After investigation, it seems that the StubGenerator_Interfaces-1.4.jar uploaded in the Maven central does not contains the SendOperationType.

Switching to the 1.2 version solves the problem.

Perhaps the 1.4 should be regenerated and uploaded again? Or perhaps a new 1.5?

SamCooper commented 8 years ago

Sorry, only just seen this. The classes you are after are contained in:

int.esa.ccsds.mo XML_JAXB