Ian Maxon has posted comments on this change. Change subject: Use Maven Enforcer Plugin ......................................................................
Patch Set 2: (2 comments) https://asterix-gerrit.ics.uci.edu/#/c/929/2/hyracks-fullstack/pom.xml File hyracks-fullstack/pom.xml: Line 29: <groupId>org.apache</groupId> Making the asterixdb POM dependent on the parent POM is OK, but we shouldn't do that for Hyracks. It needs to be able to be built independently. https://asterix-gerrit.ics.uci.edu/#/c/929/2/pom.xml File pom.xml: Line 83: <version>3.3.9</version> Can we make the constraint a lower bound? I'm not sure enforcing down to minor revision is a good idea. -- To view, visit https://asterix-gerrit.ics.uci.edu/929 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9c0042a3317b41c351c44d998141ea14e72971f5 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Preston Carman <[email protected]> Gerrit-HasComments: Yes
