Bindul Bhowmik

Results 6 comments of Bindul Bhowmik

@ottlinger, Have you looked at the local resources option, documented at http://andriusvelykis.github.io/reflow-maven-skin/skin/resources.html? - Bindul

OK, some more investigation and I realized the problem I was running into. The theme I was trying to use (yeti) does not exist in Bootswatch 2.x, but does in...

@solomax, as noted above (by @michael-o): > This issue has been fixed in https://issues.apache.org/jira/browse/DOXIASITETOOLS-168 and **needs some trivial changes in this plugin**. The plugin still needs a change, I believe...

@garydgregory I have renamed the methods to accept from apply and switched the parameter order where possible. `acceptFirstNonNull` is the analogous method to existing `ObjectUtils.firstNonNull` or `StringUtils.firstNonBlank`. If I remember...

@garydgregory Done! Please let me know if you want me to squash commits into logical groups (I am thinking 1 with the change and the changes for review comments and...

@rzvikas, I think the key part of the error message is: No plugin found for prefix 'versioneye' in the current project and in the plugin groups **[org.apache.maven.plugins, org.codehaus.mojo]** Maven is...