diff --git a/lib/jaxb-api.jar b/lib/jaxb-api.jar deleted file mode 100644 index 4c4f508b5acc..000000000000 Binary files a/lib/jaxb-api.jar and /dev/null differ diff --git a/lib/jaxb-impl.jar b/lib/jaxb-impl.jar deleted file mode 100644 index 36efb7e0f4dc..000000000000 Binary files a/lib/jaxb-impl.jar and /dev/null differ diff --git a/lib/src/jaxb-api-src.zip b/lib/src/jaxb-api-src.zip deleted file mode 100644 index 527f48811809..000000000000 Binary files a/lib/src/jaxb-api-src.zip and /dev/null differ diff --git a/lib/src/jaxb-impl.src.zip b/lib/src/jaxb-impl.src.zip deleted file mode 100644 index 162cd3f435e4..000000000000 Binary files a/lib/src/jaxb-impl.src.zip and /dev/null differ diff --git a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityRepositoryModules.groovy b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityRepositoryModules.groovy index ecf8eb72557b..0a7fecf6e977 100644 --- a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityRepositoryModules.groovy +++ b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityRepositoryModules.groovy @@ -1,4 +1,4 @@ -// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. +// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package org.jetbrains.intellij.build import groovy.transform.CompileStatic @@ -159,8 +159,6 @@ class CommunityRepositoryModules { withResource("maven3-server-impl/lib/maven3", "lib/maven3") withResource("maven3-server-common/lib", "lib/maven3-server-lib") withResource("maven2-server-impl/lib/maven2", "lib/maven2") - withModuleLibrary("JAXB", "intellij.maven.server.m2.impl", "maven2-server-lib") - withModuleLibrary("javax-activation", "intellij.maven.server.m2.impl", "maven2-server-lib") [ "archetype-common-2.0-alpha-4-SNAPSHOT.jar", "commons-beanutils.jar", diff --git a/plugins/maven/maven2-server-impl/intellij.maven.server.m2.impl.iml b/plugins/maven/maven2-server-impl/intellij.maven.server.m2.impl.iml index 486e437bfc2d..ee8bda5fa7d7 100644 --- a/plugins/maven/maven2-server-impl/intellij.maven.server.m2.impl.iml +++ b/plugins/maven/maven2-server-impl/intellij.maven.server.m2.impl.iml @@ -52,19 +52,6 @@ - - - - - - - - - - - - - @@ -76,16 +63,6 @@ - - - - - - - - - -