spring-attic / spring-cloud-etcd

Apache License 2.0
144 stars 60 forks source link

Update spring-cloud-build to 1.3.1.BUILD-SNAPSHOT #30

Closed spencergibb closed 7 years ago

venilnoronha commented 7 years ago

I'm in the process of upgrading the build version. I'm getting the following error.

Could not find goal 'license:aggregate-add-third-party' in plugin org.codehaus.mojo:license-maven-plugin:1.8 among available goals third-party-report, check-file-header, add-third-party, update-project-license, help, aggregate-add-third-party, license-list, comment-style-list, update-file-header, download-licenses pom.xml /spring-cloud-etcd-config   line 1  Maven pom Loading Problem

Any idea how to fix this?

spencergibb commented 7 years ago

Nope, I don't even know where 'license:aggregate-add-third-party' is referenced

venilnoronha commented 7 years ago

Never mind. It was due to some unnecessary Maven profile that I had selected.