You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2017/12/03 03:17:19 UTC

[GitHub] glitch commented on issue #289: ACCUMULO-4677 Sanitizing PathParam values in REST-based Monitor

glitch commented on issue #289: ACCUMULO-4677 Sanitizing PathParam values in REST-based Monitor
URL: https://github.com/apache/accumulo/pull/289#issuecomment-348737167
 
 
   Ok, this looks like it's passing locally now.  The culprit was some missing dependencies for the bean validation stuff to wire itself correctly.
   
   This worked:  `mvn clean verify -Dit.test=WebViewsIT -Dtest=foo -Dfindbugs.skip -Dcheckstyle.skip -DfailIfNoTests=false`
   
   As well as `mvn verify -Psunny`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services