Clean Code for ant/org.eclipse.ant.ui #2684
+1
−6
Open
Jenkins - Eclipse Platform / Code Analysis
failed
Jun 2, 2026 in 33m 1s
Build: warning in 'recordIssues' step
Build / Shell Script
Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dmaven.compiler.failOnWarning=false -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS -DtrimStackTrace=false.
script returned exit code 1
Build log
Build log truncated.
06:55:43.946 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModel.java:[825]
06:55:43.946 [ERROR] String name = owningTarget.getName();
06:55:43.946 [ERROR] ^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'Target.getName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModel.java:[869]
06:55:43.947 [ERROR] private AntTaskNode newTaskNode(Task newTask, Attributes attributes) {
06:55:43.947 [ERROR] ^^^^
06:55:43.947 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModel.java:[871]
06:55:43.947 [ERROR] String taskName = newTask.getTaskName();
06:55:43.947 [ERROR] ^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[39]
06:55:43.947 [ERROR] public class AntModelProject extends Project {
06:55:43.947 [ERROR] ^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'Project' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[44]
06:55:43.947 [ERROR] class AntPropertyHelper implements PropertyHelper.PropertySetter {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[44]
06:55:43.947 [ERROR] class AntPropertyHelper implements PropertyHelper.PropertySetter {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper.PropertySetter' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[46]
06:55:43.947 [ERROR] public boolean setNew(String property, Object value, PropertyHelper propertyHelper) {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[52]
06:55:43.947 [ERROR] public boolean set(String property, Object value, PropertyHelper propertyHelper) {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[60]
06:55:43.947 [ERROR] private Hashtable<String, AntClassLoader> loaders = null;
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'AntClassLoader' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[65]
06:55:43.947 [ERROR] * Allows us to register a {@link PropertyHelper.PropertySetter} delegate for this project
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[65]
06:55:43.947 [ERROR] * Allows us to register a {@link PropertyHelper.PropertySetter} delegate for this project
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper.PropertySetter' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[71]
06:55:43.947 [ERROR] PropertyHelper.getPropertyHelper(this).add(new AntPropertyHelper());
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[71]
06:55:43.947 [ERROR] PropertyHelper.getPropertyHelper(this).add(new AntPropertyHelper());
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'PropertyHelper.getPropertyHelper(Project)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[71]
06:55:43.947 [ERROR] PropertyHelper.getPropertyHelper(this).add(new AntPropertyHelper());
06:55:43.947 [ERROR] ^^^
06:55:43.947 [ERROR] Access restriction: The method 'PropertyHelper.add(PropertyHelper.Delegate)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[76]
06:55:43.947 [ERROR] if (PropertyHelper.getPropertyHelper(this).getProperty(name) != null) {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'PropertyHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[76]
06:55:43.947 [ERROR] if (PropertyHelper.getPropertyHelper(this).getProperty(name) != null) {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'PropertyHelper.getPropertyHelper(Project)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[76]
06:55:43.947 [ERROR] if (PropertyHelper.getPropertyHelper(this).getProperty(name) != null) {
06:55:43.947 [ERROR] ^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'PropertyHelper.getProperty(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[85]
06:55:43.947 [ERROR] super.setProperty(name, value);
06:55:43.947 [ERROR] ^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'Project.setProperty(String, String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[90]
06:55:43.947 [ERROR] super.fireBuildFinished(exception);
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'Project.fireBuildFinished(Throwable)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[91]
06:55:43.947 [ERROR] Enumeration<BuildListener> e = getBuildListeners().elements();
06:55:43.947 [ERROR] ^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'BuildListener' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[93]
06:55:43.947 [ERROR] BuildListener listener = e.nextElement();
06:55:43.947 [ERROR] ^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'BuildListener' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[108]
06:55:43.947 [ERROR] Iterator<Entry<String, AntClassLoader>> i = loaders.entrySet().iterator();
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'AntClassLoader' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[109]
06:55:43.947 [ERROR] Entry<String, AntClassLoader> e = null;
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'AntClassLoader' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[112]
06:55:43.947 [ERROR] AntClassLoader acl = e.getValue();
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'AntClassLoader' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[113]
06:55:43.947 [ERROR] acl.cleanup();
06:55:43.947 [ERROR] ^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'AntClassLoader.cleanup()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[123]
06:55:43.947 [ERROR] String result = super.getProperty(name);
06:55:43.947 [ERROR] ^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'Project.getProperty(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[140]
06:55:43.947 [ERROR] T ref = super.getReference(key);/* references.get(key); */
06:55:43.947 [ERROR] ^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The method 'Project.getReference(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[143]
06:55:43.947 [ERROR] if (ref instanceof UnknownElement ue) {
06:55:43.947 [ERROR] ^^^^^^^^^^^^^^
06:55:43.947 [ERROR] Access restriction: The type 'UnknownElement' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.947 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[144]
06:55:43.948 [ERROR] ue.maybeConfigure();
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'UnknownElement.maybeConfigure()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[145]
06:55:43.948 [ERROR] return (T) ue.getRealThing();
06:55:43.948 [ERROR] ^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'UnknownElement.getRealThing()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[154]
06:55:43.948 [ERROR] Hashtable<String, Object> allProps = super.getProperties();
06:55:43.948 [ERROR] ^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Project.getProperties()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[161]
06:55:43.948 [ERROR] public void setBaseDir(File baseDir) throws BuildException {
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[162]
06:55:43.948 [ERROR] super.setBaseDir(baseDir);
06:55:43.948 [ERROR] ^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Project.setBaseDir(File)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[175]
06:55:43.948 [ERROR] public AntClassLoader createClassLoader(Path path) {
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'AntClassLoader' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[175]
06:55:43.948 [ERROR] public AntClassLoader createClassLoader(Path path) {
06:55:43.948 [ERROR] ^^^^
06:55:43.948 [ERROR] Access restriction: The type 'Path' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[180]
06:55:43.948 [ERROR] Path p = path;
06:55:43.948 [ERROR] ^^^^
06:55:43.948 [ERROR] Access restriction: The type 'Path' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[182]
06:55:43.948 [ERROR] p = new Path(this);
06:55:43.948 [ERROR] ^^^^
06:55:43.948 [ERROR] Access restriction: The type 'Path' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[182]
06:55:43.948 [ERROR] p = new Path(this);
06:55:43.948 [ERROR] ^^^^
06:55:43.948 [ERROR] Access restriction: The constructor 'Path(Project)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[184]
06:55:43.948 [ERROR] String pstr = p.toString();
06:55:43.948 [ERROR] ^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Path.toString()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[185]
06:55:43.948 [ERROR] AntClassLoader loader = loaders.get(pstr);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'AntClassLoader' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[187]
06:55:43.948 [ERROR] loader = super.createClassLoader(path);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Project.createClassLoader(Path)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[190]
06:55:43.948 [ERROR] loader.setClassPath(Path.systemClasspath);
06:55:43.948 [ERROR] ^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'AntClassLoader.setClassPath(Path)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[190]
06:55:43.948 [ERROR] loader.setClassPath(Path.systemClasspath);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'Path' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntModelProject.java:[190]
06:55:43.948 [ERROR] loader.setClassPath(Path.systemClasspath);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The field 'Path.systemClasspath' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntProjectNode.java:[65]
06:55:43.948 [ERROR] public Project getProject() {
06:55:43.948 [ERROR] ^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'Project' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[46]
06:55:43.948 [ERROR] public AntPropertyNode(Task task, Attributes attributes) {
06:55:43.948 [ERROR] ^^^^
06:55:43.948 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[104]
06:55:43.948 [ERROR] getTask().maybeConfigure();
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Task.maybeConfigure()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[105]
06:55:43.948 [ERROR] getTask().execute();
06:55:43.948 [ERROR] ^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Task.execute()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[108]
06:55:43.948 [ERROR] catch (BuildException be) {
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[117]
06:55:43.948 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_0), AntEditorPreferenceConstants.PROBLEM_PROPERTIES);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[117]
06:55:43.948 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_0), AntEditorPreferenceConstants.PROBLEM_PROPERTIES);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The constructor 'BuildException(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[121]
06:55:43.948 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_1), AntEditorPreferenceConstants.PROBLEM_SECURITY);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[121]
06:55:43.948 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_1), AntEditorPreferenceConstants.PROBLEM_SECURITY);
06:55:43.948 [ERROR] ^^^^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The constructor 'BuildException(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[161]
06:55:43.948 [ERROR] if (!getTask().getTaskName().equals("property")) { //$NON-NLS-1$
06:55:43.948 [ERROR] ^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[182]
06:55:43.948 [ERROR] if (!getTask().getTaskName().equals("property") || !superOK) { //$NON-NLS-1$
06:55:43.948 [ERROR] ^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntPropertyNode.java:[211]
06:55:43.948 [ERROR] if (!getTask().getTaskName().equals("property")) { //$NON-NLS-1$
06:55:43.948 [ERROR] ^^^^^^^^^^^
06:55:43.948 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.948 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[35]
06:55:43.948 [ERROR] private Target fTarget = null;
06:55:43.948 [ERROR] ^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[40]
06:55:43.949 [ERROR] private AntTargetNode(Target target) {
06:55:43.949 [ERROR] ^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[46]
06:55:43.949 [ERROR] private AntTargetNode(ExtensionPoint target) {
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'ExtensionPoint' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[68]
06:55:43.949 [ERROR] public Target getTarget() {
06:55:43.949 [ERROR] ^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[73]
06:55:43.949 [ERROR] String targetName = fTarget.getName();
06:55:43.949 [ERROR] ^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[77]
06:55:43.949 [ERROR] return targetName.equals(fTarget.getProject().getDefaultTarget());
06:55:43.949 [ERROR] ^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getProject()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[77]
06:55:43.949 [ERROR] return targetName.equals(fTarget.getProject().getDefaultTarget());
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Project.getDefaultTarget()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[87]
06:55:43.949 [ERROR] Target target = getTarget();
06:55:43.949 [ERROR] ^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[88]
06:55:43.949 [ERROR] return (target.getDescription() == null || getTargetName().startsWith("-")) && !isDefaultTarget(); //$NON-NLS-1$
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getDescription()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[107]
06:55:43.949 [ERROR] Map<String, Target> currentTargets = fTarget.getProject().getTargets();
06:55:43.949 [ERROR] ^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[107]
06:55:43.949 [ERROR] Map<String, Target> currentTargets = fTarget.getProject().getTargets();
06:55:43.949 [ERROR] ^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getProject()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[107]
06:55:43.949 [ERROR] Map<String, Target> currentTargets = fTarget.getProject().getTargets();
06:55:43.949 [ERROR] ^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Project.getTargets()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[108]
06:55:43.949 [ERROR] if (currentTargets.get(fTarget.getName()) != null) {
06:55:43.949 [ERROR] ^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[109]
06:55:43.949 [ERROR] currentTargets.remove(fTarget.getName());
06:55:43.949 [ERROR] ^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[117]
06:55:43.949 [ERROR] Enumeration<String> dependencies = fTarget.getDependencies();
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getDependencies()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[120]
06:55:43.949 [ERROR] if (fTarget.getProject().getTargets().get(dependency) == null) {
06:55:43.949 [ERROR] ^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getProject()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[120]
06:55:43.949 [ERROR] if (fTarget.getProject().getTargets().get(dependency) == null) {
06:55:43.949 [ERROR] ^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Project.getTargets()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[137]
06:55:43.949 [ERROR] String targetName = fTarget.getName();
06:55:43.949 [ERROR] ^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[150]
06:55:43.949 [ERROR] Enumeration<String> dependencies = fTarget.getDependencies();
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getDependencies()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[159]
06:55:43.949 [ERROR] String ifString = fTarget.getIf();
06:55:43.949 [ERROR] ^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getIf()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[163]
06:55:43.949 [ERROR] String unlessString = fTarget.getUnless();
06:55:43.949 [ERROR] ^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getUnless()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[188]
06:55:43.949 [ERROR] String ifString = fTarget.getIf();
06:55:43.949 [ERROR] ^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getIf()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[194]
06:55:43.949 [ERROR] String unlessString = fTarget.getUnless();
06:55:43.949 [ERROR] ^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Target.getUnless()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[268]
06:55:43.949 [ERROR] public static AntTargetNode newAntTargetNode(Target newTarget) {
06:55:43.949 [ERROR] ^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[270]
06:55:43.949 [ERROR] if (newTarget instanceof ExtensionPoint) {
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'ExtensionPoint' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTargetNode.java:[271]
06:55:43.949 [ERROR] targetNode = new AntTargetNode((ExtensionPoint) newTarget);
06:55:43.949 [ERROR] ^^^^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The type 'ExtensionPoint' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[32]
06:55:43.949 [ERROR] private Task fTask = null;
06:55:43.949 [ERROR] ^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[38]
06:55:43.949 [ERROR] public AntTaskNode(Task task) {
06:55:43.949 [ERROR] ^^^^
06:55:43.949 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[39]
06:55:43.949 [ERROR] super(task.getTaskName());
06:55:43.949 [ERROR] ^^^^^^^^^^^
06:55:43.949 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.949 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[43]
06:55:43.950 [ERROR] public AntTaskNode(Task task, String label) {
06:55:43.950 [ERROR] ^^^^
06:55:43.950 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[44]
06:55:43.950 [ERROR] super(task.getTaskName());
06:55:43.950 [ERROR] ^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[58]
06:55:43.950 [ERROR] label.append(fTask.getTaskName());
06:55:43.950 [ERROR] ^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The method 'Task.getTaskName()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[72]
06:55:43.950 [ERROR] public Task getTask() {
06:55:43.950 [ERROR] ^^^^
06:55:43.950 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[76]
06:55:43.950 [ERROR] public void setTask(Task task) {
06:55:43.950 [ERROR] ^^^^
06:55:43.950 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[118]
06:55:43.950 [ERROR] getProjectNode().getProject().getReference(getId());
06:55:43.950 [ERROR] ^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The method 'Project.getReference(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[120]
06:55:43.950 [ERROR] catch (BuildException e) {
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[134]
06:55:43.950 [ERROR] getTask().maybeConfigure();
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The method 'Task.maybeConfigure()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[138]
06:55:43.950 [ERROR] catch (BuildException be) {
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[143]
06:55:43.950 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntTaskNode_0), AntEditorPreferenceConstants.PROBLEM_SECURITY);
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[143]
06:55:43.950 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntTaskNode_0), AntEditorPreferenceConstants.PROBLEM_SECURITY);
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The constructor 'BuildException(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[149]
06:55:43.950 [ERROR] protected void handleBuildException(BuildException be, String preferenceKey) {
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[158]
06:55:43.950 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The type 'RuntimeConfigurable' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[158]
06:55:43.950 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The method 'Task.getRuntimeConfigurableWrapper()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[159]
06:55:43.950 [ERROR] Map<String, Object> attributeMap = wrapper.getAttributeMap();
06:55:43.950 [ERROR] ^^^^^^^^^^^^^^^
06:55:43.950 [ERROR] Access restriction: The method 'RuntimeConfigurable.getAttributeMap()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.950 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[171]
06:55:43.950 [ERROR] StringBuffer text = wrapper.getText();
06:55:43.950 [ERROR] ^^^^^^^
06:55:43.952 [ERROR] Access restriction: The method 'RuntimeConfigurable.getText()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.952 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[188]
06:55:43.952 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
06:55:43.952 [ERROR] ^^^^^^^^^^^^^^^^^^^
06:55:43.952 [ERROR] Access restriction: The type 'RuntimeConfigurable' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.952 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[188]
06:55:43.952 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
06:55:43.953 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:55:43.953 [ERROR] Access restriction: The method 'Task.getRuntimeConfigurableWrapper()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[189]
06:55:43.953 [ERROR] Map<String, Object> attributeMap = wrapper.getAttributeMap();
06:55:43.953 [ERROR] ^^^^^^^^^^^^^^^
06:55:43.953 [ERROR] Access restriction: The method 'RuntimeConfigurable.getAttributeMap()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/AntTaskNode.java:[216]
06:55:43.953 [ERROR] String text = wrapper.getText().toString().trim();
06:55:43.953 [ERROR] ^^^^^^^
06:55:43.953 [ERROR] Access restriction: The method 'RuntimeConfigurable.getText()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/IAntModel.java:[115]
06:55:43.953 [ERROR] void handleBuildException(BuildException be, AntElementNode node, int severity);
06:55:43.953 [ERROR] ^^^^^^^^^^^^^^
06:55:43.953 [ERROR] Access restriction: The type 'BuildException' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/IAntModel.java:[136]
06:55:43.953 [ERROR] void addTarget(Target newTarget, int lineNumber, int columnNumber);
06:55:43.953 [ERROR] ^^^^^^
06:55:43.953 [ERROR] Access restriction: The type 'Target' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/IAntModel.java:[148]
06:55:43.953 [ERROR] void addProject(Project project, int lineNumber, int columnNumber);
06:55:43.953 [ERROR] ^^^^^^^
06:55:43.953 [ERROR] Access restriction: The type 'Project' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/IAntModel.java:[227]
06:55:43.953 [ERROR] void addTask(Task newTask, Task parentTask, Attributes attributes, int lineNumber, int columnNumber);
06:55:43.953 [ERROR] ^^^^
06:55:43.953 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/IAntModel.java:[227]
06:55:43.953 [ERROR] void addTask(Task newTask, Task parentTask, Attributes attributes, int lineNumber, int columnNumber);
06:55:43.953 [ERROR] ^^^^
06:55:43.953 [ERROR] Access restriction: The type 'Task' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/views/AntView.java:[375]
06:55:43.953 [ERROR] Enumeration<String> depends = target.getTarget().getDependencies();
06:55:43.953 [ERROR] ^^^^^^^^^^^^^^^
06:55:43.953 [ERROR] Access restriction: The method 'Target.getDependencies()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2684/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/views/AntView.java:[385]
06:55:43.953 [ERROR] String description = target.getTarget().getDescription();
06:55:43.953 [ERROR] ^^^^^^^^^^^^^^
06:55:43.953 [ERROR] Access restriction: The method 'Target.getDescription()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2684/.m2/repository/.cache/tycho/org.apache.ant-1.10.17.v20260410-1000.jar/lib/ant.jar')
06:55:43.953 [ERROR] -> [Help 1]
06:55:43.953 [ERROR]
06:55:43.953 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
06:55:43.953 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:55:43.953 [ERROR]
06:55:43.953 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:55:43.953 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
06:55:43.953 [ERROR]
06:55:43.953 [ERROR] After correcting the problems, you can resume the build with the command
06:55:43.953 [ERROR] mvn <args> -rf :org.eclipse.ant.ui
Output truncated.
Details
Loading