Skip to content

Commit 915a34a

Browse files
committed
Downgrade Maven Version
Tycho does not support Maven 3.9.0
1 parent a833a93 commit 915a34a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

eclipse/.mvn/wrapper/maven-wrapper.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.0/apache-maven-3.9.0-bin.zip
17+
#
18+
# DO NOT Update to Maven 3.9.0 - it is not supported by Tycho 3.0.2
19+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.7/apache-maven-3.8.7-bin.zip
1820
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar

0 commit comments

Comments
 (0)