ObeoNetwork / M2Doc

The M2Doc technology enables the generation of Office Open XML documents from models.
http://obeonetwork.github.io/M2Doc/
Eclipse Public License 2.0
38 stars 22 forks source link

Produce the P2 repository with maven repository compatibility. #519

Open ylussaud opened 8 months ago

ylussaud commented 8 months ago

This will ease the consumption of M2Doc binaries for standalone (outside Eclipse) uses.

This can be done with CBI/aggregator.

ylussaud commented 1 week ago

This has been done for Acceleo 4 in that commit. The idea is to build and deploy p2 artifacts and then reuse them in a maven build that create the maven artifacts other maven projects can depend on.

We should probably wait for AQL 8.x dependency so we can depend on the maven artefact from Acceleo 4.