kwin commented on code in PR #664:
URL: https://github.com/apache/jackrabbit-oak/pull/664#discussion_r951179536
##########
oak-parent/pom.xml:
##########
@@ -1316,5 +1297,53 @@
</pluginManagement>
</build>
</profile>
+ <profile>
+ <id>intellij-build-workaround</id>
Review Comment:
I find it a bit nasty that this workaround profile is actually containing
the default configuration when it is not running in IntelliJ. Can we rather
leave the default in place without any profile, and override only for IntelliJ
(with this profile)?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]