Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1287 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
2 minutes
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
db179b234e556999ac6596b8c0cb06b7629928fc
Total tests
199
Successful since
#1153 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen db179b234e556999ac6596b8c0cb06b7629928fc OF-546: Allow plugin name override. (#781)
By default, the Maven structure uses the Maven artifactId value as the name for a plugin.
Maven artifactIds typically include tokens that will cause problems, such as dashes and dots.
The plugin name is used in various places, that all have limitations: filenames (the jar file
itself, the i18n files), package names (for the java files generated from JSPs), etc.

This commit allows the name of the plugin to be overridden using a maven property 'plugin.name'
and includes instructions on what the best format is.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-546Could not obtain issue details from Jira