diff --git a/eclipse/org.mybatis.generator.eclipse.site/.gitignore b/eclipse/org.mybatis.generator.eclipse.site/.gitignore index fb99f9184e..b83d22266a 100644 --- a/eclipse/org.mybatis.generator.eclipse.site/.gitignore +++ b/eclipse/org.mybatis.generator.eclipse.site/.gitignore @@ -1,2 +1 @@ /target/ -/workspace/ diff --git a/eclipse/org.mybatis.generator.eclipse.site/downloadMetadata.ant b/eclipse/org.mybatis.generator.eclipse.site/downloadMetadata.ant index 5a7cd7569c..519f4a8df6 100644 --- a/eclipse/org.mybatis.generator.eclipse.site/downloadMetadata.ant +++ b/eclipse/org.mybatis.generator.eclipse.site/downloadMetadata.ant @@ -23,32 +23,22 @@ This file will download the existing P2 composite metadata so we can add our new version. The following environment properties are expected: - + p2.repo.base.directory (the location of the local composite repo) - + --> - + - - - - - - - - - - diff --git a/eclipse/org.mybatis.generator.eclipse.site/pom.xml b/eclipse/org.mybatis.generator.eclipse.site/pom.xml index ceb341678d..737ff0443b 100644 --- a/eclipse/org.mybatis.generator.eclipse.site/pom.xml +++ b/eclipse/org.mybatis.generator.eclipse.site/pom.xml @@ -45,17 +45,6 @@ ${project.artifactId}-${qualifiedVersion} - - org.apache.maven.plugins - maven-clean-plugin - - - - workspace - - - - @@ -95,9 +84,9 @@ - Oldest Version Supporting Java 11 + Eclipse Latest p2 - http://download.eclipse.org/releases/2018-12 + http://download.eclipse.org/releases/latest diff --git a/eclipse/org.mybatis.generator.eclipse.site/updateP2CompositeRepo.ant b/eclipse/org.mybatis.generator.eclipse.site/updateP2CompositeRepo.ant index fe7401934d..fddd20e7e6 100644 --- a/eclipse/org.mybatis.generator.eclipse.site/updateP2CompositeRepo.ant +++ b/eclipse/org.mybatis.generator.eclipse.site/updateP2CompositeRepo.ant @@ -35,7 +35,7 @@ - + @@ -52,6 +52,15 @@ + + + + + + + + + @@ -69,11 +78,11 @@ - - - - - + + + + + @@ -82,7 +91,7 @@ - + @@ -90,9 +99,9 @@ - + - +