mardi 24 juillet 2018

surefire command line options ignored

command line options appear to be ignored in the following:

mvn surefire-report:failsafe-report-only -Dtitle=IntegrationTest -DoutputName=IntTest -Ddescription=DBintegrationTests

The option, outputName, always works regardless of order of the options but the other two are ignored.

Is this because the title is already set for the report? Are the options not supported in the command line mode? Are the options names incorrect? How do I correct this if it cannot be accomplished via command line?

Aucun commentaire:

Enregistrer un commentaire