Clean Code for ant/org.eclipse.ant.ui #2684
+1
−6
Open
Jenkins - Eclipse Platform / Code Analysis
failed
Jun 4, 2026 in 31m 2s
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.
04:05:55.292 [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]
04:05:55.292 [ERROR] String name = owningTarget.getName();
04:05:55.292 [ERROR] ^^^^^^^
04:05:55.292 [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')
04:05:55.292 [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]
04:05:55.292 [ERROR] private AntTaskNode newTaskNode(Task newTask, Attributes attributes) {
04:05:55.292 [ERROR] ^^^^
04:05:55.292 [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')
04:05:55.292 [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]
04:05:55.292 [ERROR] String taskName = newTask.getTaskName();
04:05:55.292 [ERROR] ^^^^^^^^^^^
04:05:55.292 [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')
04:05:55.292 [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]
04:05:55.292 [ERROR] public class AntModelProject extends Project {
04:05:55.292 [ERROR] ^^^^^^^
04:05:55.292 [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')
04:05:55.292 [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]
04:05:55.292 [ERROR] class AntPropertyHelper implements PropertyHelper.PropertySetter {
04:05:55.292 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] class AntPropertyHelper implements PropertyHelper.PropertySetter {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] public boolean setNew(String property, Object value, PropertyHelper propertyHelper) {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] public boolean set(String property, Object value, PropertyHelper propertyHelper) {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] private Hashtable<String, AntClassLoader> loaders = null;
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] * Allows us to register a {@link PropertyHelper.PropertySetter} delegate for this project
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] * Allows us to register a {@link PropertyHelper.PropertySetter} delegate for this project
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] PropertyHelper.getPropertyHelper(this).add(new AntPropertyHelper());
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] PropertyHelper.getPropertyHelper(this).add(new AntPropertyHelper());
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] PropertyHelper.getPropertyHelper(this).add(new AntPropertyHelper());
04:05:55.293 [ERROR] ^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] if (PropertyHelper.getPropertyHelper(this).getProperty(name) != null) {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] if (PropertyHelper.getPropertyHelper(this).getProperty(name) != null) {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] if (PropertyHelper.getPropertyHelper(this).getProperty(name) != null) {
04:05:55.293 [ERROR] ^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] super.setProperty(name, value);
04:05:55.293 [ERROR] ^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] super.fireBuildFinished(exception);
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] Enumeration<BuildListener> e = getBuildListeners().elements();
04:05:55.293 [ERROR] ^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] BuildListener listener = e.nextElement();
04:05:55.293 [ERROR] ^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] Iterator<Entry<String, AntClassLoader>> i = loaders.entrySet().iterator();
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] Entry<String, AntClassLoader> e = null;
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] AntClassLoader acl = e.getValue();
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] acl.cleanup();
04:05:55.293 [ERROR] ^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] String result = super.getProperty(name);
04:05:55.293 [ERROR] ^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] T ref = super.getReference(key);/* references.get(key); */
04:05:55.293 [ERROR] ^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] if (ref instanceof UnknownElement ue) {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] ue.maybeConfigure();
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] return (T) ue.getRealThing();
04:05:55.293 [ERROR] ^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] Hashtable<String, Object> allProps = super.getProperties();
04:05:55.293 [ERROR] ^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] public void setBaseDir(File baseDir) throws BuildException {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] super.setBaseDir(baseDir);
04:05:55.293 [ERROR] ^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] public AntClassLoader createClassLoader(Path path) {
04:05:55.293 [ERROR] ^^^^^^^^^^^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.293 [ERROR] public AntClassLoader createClassLoader(Path path) {
04:05:55.293 [ERROR] ^^^^
04:05:55.293 [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')
04:05:55.293 [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]
04:05:55.294 [ERROR] Path p = path;
04:05:55.294 [ERROR] ^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] p = new Path(this);
04:05:55.294 [ERROR] ^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] p = new Path(this);
04:05:55.294 [ERROR] ^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] String pstr = p.toString();
04:05:55.294 [ERROR] ^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] AntClassLoader loader = loaders.get(pstr);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] loader = super.createClassLoader(path);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] loader.setClassPath(Path.systemClasspath);
04:05:55.294 [ERROR] ^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] loader.setClassPath(Path.systemClasspath);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] loader.setClassPath(Path.systemClasspath);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] public Project getProject() {
04:05:55.294 [ERROR] ^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] public AntPropertyNode(Task task, Attributes attributes) {
04:05:55.294 [ERROR] ^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] getTask().maybeConfigure();
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] getTask().execute();
04:05:55.294 [ERROR] ^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] catch (BuildException be) {
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_0), AntEditorPreferenceConstants.PROBLEM_PROPERTIES);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_0), AntEditorPreferenceConstants.PROBLEM_PROPERTIES);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_1), AntEditorPreferenceConstants.PROBLEM_SECURITY);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntPropertyNode_1), AntEditorPreferenceConstants.PROBLEM_SECURITY);
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] if (!getTask().getTaskName().equals("property")) { //$NON-NLS-1$
04:05:55.294 [ERROR] ^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] if (!getTask().getTaskName().equals("property") || !superOK) { //$NON-NLS-1$
04:05:55.294 [ERROR] ^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] if (!getTask().getTaskName().equals("property")) { //$NON-NLS-1$
04:05:55.294 [ERROR] ^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] private Target fTarget = null;
04:05:55.294 [ERROR] ^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] private AntTargetNode(Target target) {
04:05:55.294 [ERROR] ^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] private AntTargetNode(ExtensionPoint target) {
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] public Target getTarget() {
04:05:55.294 [ERROR] ^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] String targetName = fTarget.getName();
04:05:55.294 [ERROR] ^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] return targetName.equals(fTarget.getProject().getDefaultTarget());
04:05:55.294 [ERROR] ^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] return targetName.equals(fTarget.getProject().getDefaultTarget());
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] Target target = getTarget();
04:05:55.294 [ERROR] ^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] return (target.getDescription() == null || getTargetName().startsWith("-")) && !isDefaultTarget(); //$NON-NLS-1$
04:05:55.294 [ERROR] ^^^^^^^^^^^^^^
04:05:55.294 [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')
04:05:55.294 [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]
04:05:55.294 [ERROR] Map<String, Target> currentTargets = fTarget.getProject().getTargets();
04:05:55.294 [ERROR] ^^^^^^
04:05:55.294 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] Map<String, Target> currentTargets = fTarget.getProject().getTargets();
04:05:55.295 [ERROR] ^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] Map<String, Target> currentTargets = fTarget.getProject().getTargets();
04:05:55.295 [ERROR] ^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] if (currentTargets.get(fTarget.getName()) != null) {
04:05:55.295 [ERROR] ^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] currentTargets.remove(fTarget.getName());
04:05:55.295 [ERROR] ^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] Enumeration<String> dependencies = fTarget.getDependencies();
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] if (fTarget.getProject().getTargets().get(dependency) == null) {
04:05:55.295 [ERROR] ^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] if (fTarget.getProject().getTargets().get(dependency) == null) {
04:05:55.295 [ERROR] ^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] String targetName = fTarget.getName();
04:05:55.295 [ERROR] ^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] Enumeration<String> dependencies = fTarget.getDependencies();
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] String ifString = fTarget.getIf();
04:05:55.295 [ERROR] ^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] String unlessString = fTarget.getUnless();
04:05:55.295 [ERROR] ^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] String ifString = fTarget.getIf();
04:05:55.295 [ERROR] ^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] String unlessString = fTarget.getUnless();
04:05:55.295 [ERROR] ^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] public static AntTargetNode newAntTargetNode(Target newTarget) {
04:05:55.295 [ERROR] ^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] if (newTarget instanceof ExtensionPoint) {
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] targetNode = new AntTargetNode((ExtensionPoint) newTarget);
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] private Task fTask = null;
04:05:55.295 [ERROR] ^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] public AntTaskNode(Task task) {
04:05:55.295 [ERROR] ^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] super(task.getTaskName());
04:05:55.295 [ERROR] ^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] public AntTaskNode(Task task, String label) {
04:05:55.295 [ERROR] ^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] super(task.getTaskName());
04:05:55.295 [ERROR] ^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] label.append(fTask.getTaskName());
04:05:55.295 [ERROR] ^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] public Task getTask() {
04:05:55.295 [ERROR] ^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] public void setTask(Task task) {
04:05:55.295 [ERROR] ^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] getProjectNode().getProject().getReference(getId());
04:05:55.295 [ERROR] ^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] catch (BuildException e) {
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] getTask().maybeConfigure();
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.295 [ERROR] catch (BuildException be) {
04:05:55.295 [ERROR] ^^^^^^^^^^^^^^
04:05:55.295 [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')
04:05:55.295 [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]
04:05:55.296 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntTaskNode_0), AntEditorPreferenceConstants.PROBLEM_SECURITY);
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] handleBuildException(new BuildException(AntModelMessages.AntTaskNode_0), AntEditorPreferenceConstants.PROBLEM_SECURITY);
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] protected void handleBuildException(BuildException be, String preferenceKey) {
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] Map<String, Object> attributeMap = wrapper.getAttributeMap();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] StringBuffer text = wrapper.getText();
04:05:55.296 [ERROR] ^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] RuntimeConfigurable wrapper = getTask().getRuntimeConfigurableWrapper();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] Map<String, Object> attributeMap = wrapper.getAttributeMap();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] String text = wrapper.getText().toString().trim();
04:05:55.296 [ERROR] ^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] void handleBuildException(BuildException be, AntElementNode node, int severity);
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] void addTarget(Target newTarget, int lineNumber, int columnNumber);
04:05:55.296 [ERROR] ^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] void addProject(Project project, int lineNumber, int columnNumber);
04:05:55.296 [ERROR] ^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] void addTask(Task newTask, Task parentTask, Attributes attributes, int lineNumber, int columnNumber);
04:05:55.296 [ERROR] ^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] void addTask(Task newTask, Task parentTask, Attributes attributes, int lineNumber, int columnNumber);
04:05:55.296 [ERROR] ^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] Enumeration<String> depends = target.getTarget().getDependencies();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [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]
04:05:55.296 [ERROR] String description = target.getTarget().getDescription();
04:05:55.296 [ERROR] ^^^^^^^^^^^^^^
04:05:55.296 [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')
04:05:55.296 [ERROR] -> [Help 1]
04:05:55.296 [ERROR]
04:05:55.296 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
04:05:55.296 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:05:55.296 [ERROR]
04:05:55.296 [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:05:55.296 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
04:05:55.296 [ERROR]
04:05:55.296 [ERROR] After correcting the problems, you can resume the build with the command
04:05:55.296 [ERROR] mvn <args> -rf :org.eclipse.ant.ui
Output truncated.
Details
Loading