Marco Tedone

Results 4 issues of Marco Tedone

Added .gitignore file to exclude Maven "target" folder

Hi, it would be of tremendous help if this plugin could be uploaded to maven central. I could help with that. Another thing I'd suggest is to name the plugin...

Made the following changes: - Added Maven support - Moved tests under Maven structure src/test - Upgraded JDK from 8 to 17 as for UtilitiesTest HierarchicalContext doesn't work for JDK...

The build fails at first attempt. [~/dev/oauth2/spring-cloud-oauth2-example](master): gradle build Download https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-gradle-plugin/1.3.2.RELEASE/spring-boot-gradle-plugin-1.3.2.RELEASE.pom Download https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-gradle-plugin/1.3.2.RELEASE/spring-boot-gradle-plugin-1.3.2.RELEASE.jar Download https://repo1.maven.org/maven2/io/spring/gradle/dependency-management-plugin/0.5.4.RELEASE/dependency-management-plugin-0.5.4.RELEASE.jar FAILURE: Build failed with an exception. * Where: Build file '/Users/tedonema/dev/oauth2/spring-cloud-oauth2-example/OAuth2AuthServer/build.gradle' line: 16 * What...