diff --git a/eclipse-distribution/common/eclipse-distribution-license-file-generator.jar b/eclipse-distribution/common/eclipse-distribution-license-file-generator.jar new file mode 100644 index 000000000..3ae5034c7 Binary files /dev/null and b/eclipse-distribution/common/eclipse-distribution-license-file-generator.jar differ diff --git a/eclipse-distribution/open-source-licenses.txt b/eclipse-distribution/open-source-licenses.txt deleted file mode 100644 index 36c42f155..000000000 --- a/eclipse-distribution/open-source-licenses.txt +++ /dev/null @@ -1 +0,0 @@ -work-in-progress \ No newline at end of file diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml index 0e9e493d8..5fe075f3c 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml @@ -97,6 +97,33 @@ + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + package + + exec + + + java + + -jar + ${project.build.directory}/../../common/eclipse-distribution-license-file-generator.jar + ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/plugins/ + ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/open-source-licenses.txt + ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/ + ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt + ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/win32/win32/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/ + ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/win32/win32/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt + + + + + org.apache.maven.plugins diff --git a/eclipse-extensions/org.springframework.boot.ide.main.feature/license.txt b/eclipse-extensions/org.springframework.boot.ide.main.feature/license.txt index d7e951396..8aac14310 100644 --- a/eclipse-extensions/org.springframework.boot.ide.main.feature/license.txt +++ b/eclipse-extensions/org.springframework.boot.ide.main.feature/license.txt @@ -1,6 +1,5 @@ The content of this package is provided under the EPL v1.0 license (see below). -For a detailed overview of embedded third-party components and their OSS licenses, please take a look at: https://github.com/spring-projects/sts4/blob/master/eclipse-distribution/open-source-licenses.txt - +For a detailed overview of embedded third-party components and their OSS licenses, please take a look at: open-source-licenses.txt === Eclipse Public License - v 1.0