Axway / grapes-maven-plugin

From Maven to Grapes in a plugin
Apache License 2.0
0 stars 2 forks source link

Invoke GenerateMojo in verify phase by default #9

Open drautureau opened 9 years ago

drautureau commented 9 years ago

As build-helper:attach-artifact binds by default to the lifecycle phase package, Grapes Maven plugin can miss some artifacts attached to the build (GenerateMojo binds by default to the lifecycle phase package).