gerritbot added a comment.
Change 523905 **merged** by jenkins-bot:
[wikidata/query/rdf@master] Move the gui module to a gui profile
https://gerrit.wikimedia.org/r/523905
TASK DETAIL
https://phabricator.wikimedia.org/T186037
EMAIL PREFERENCES
https://phabricator.wikimedia.org/setti
gerritbot added a comment.
Change 523905 had a related patch set uploaded (by DCausse; owner: DCausse):
[wikidata/query/rdf@master] Move the gui module to a gui profile
https://gerrit.wikimedia.org/r/523905
TASK DETAIL
https://phabricator.wikimedia.org/T186037
EMAIL PREFERENCES
htt
dcausse added a comment.
We could also use `mvn -pl -gui` which does not require any changes
TASK DETAIL
https://phabricator.wikimedia.org/T186037
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: dcausse
Cc: Gehel, Aklapper, Smalyshev, darthmon_wmd
Gehel added a comment.
We could define the GUI module in a profile and disable that profile as
needed (`-P !gui`). Some ideas:
https://stackoverflow.com/questions/13381179/using-profiles-to-control-which-maven-modules-are-built
TASK DETAIL
https://phabricator.wikimedia.org/T186037
EMAIL P