[Builder] Build failed in Jenkins: forked-dependencies » wso2-synapse » Apache Synapse - VFS Transport #5460
cbuilder at wso2.org
cbuilder at wso2.org
Tue Jul 6 12:50:44 PDT 2021
See <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-synapse/org.apache.synapse$synapse-vfs-transport/5460/display/redirect>
Changes:
------------------------------------------
[INFO]
[INFO] --------------< org.apache.synapse:synapse-vfs-transport >--------------
[INFO] Building Apache Synapse - VFS Transport 2.1.7-wso2v229-SNAPSHOT [7/31]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/mina/mina-core/1.1.0/mina-core-1.1.0.pom
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/mina/mina-core/1.1.0/mina-core-1.1.0.pom
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/mina/mina-core/1.1.0/mina-core-1.1.0.pom (1.1 kB at 13 kB/s)
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/mina/build/1.1.0/build-1.1.0.pom
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/mina/build/1.1.0/build-1.1.0.pom
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/mina/build/1.1.0/build-1.1.0.pom (5.9 kB at 61 kB/s)
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/de/schlichtherle/io/truezip/6.6/truezip-6.6.pom
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/schlichtherle/io/truezip/6.6/truezip-6.6.pom
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/schlichtherle/io/truezip/6.6/truezip-6.6.pom (604 B at 3.5 kB/s)
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/mina/mina-core/1.1.0/mina-core-1.1.0.jar
[INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/de/schlichtherle/io/truezip/6.6/truezip-6.6.jar
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/mina/mina-core/1.1.0/mina-core-1.1.0.jar
[INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/schlichtherle/io/truezip/6.6/truezip-6.6.jar
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/mina/mina-core/1.1.0/mina-core-1.1.0.jar (309 kB at 4.7 MB/s)
[INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/de/schlichtherle/io/truezip/6.6/truezip-6.6.jar (461 kB at 6.2 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ synapse-vfs-transport ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent-by-coverage-enforcer) @ synapse-vfs-transport ---
[INFO] argLine set to -javaagent:/home/jenkins/workspace/forked-dependencies/wso2-synapse/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://wso2.org/jenkins/job/forked-dependencies/job/wso2-synapse/org.apache.synapse$synapse-vfs-transport/ws/target/jacoco.exec>
[INFO]
[INFO] --- maven-remote-resources-plugin:1.6.0:process (default) @ synapse-vfs-transport ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ synapse-vfs-transport ---
[INFO] Using default encoding to copy filtered resources.
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ synapse-vfs-transport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-synapse/org.apache.synapse$synapse-vfs-transport/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-synapse/org.apache.synapse$synapse-vfs-transport/ws/src/main/java/org/apache/synapse/transport/vfs/VFSTransportListener.java>:[721,29] cannot find symbol
symbol: method setUpdateLastModified(boolean)
location: variable dest of type org.apache.commons.vfs2.FileObject
[ERROR] <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-synapse/org.apache.synapse$synapse-vfs-transport/ws/src/main/java/org/apache/synapse/transport/vfs/VFSTransportSender.java>:[363,25] cannot find symbol
symbol: method setUpdateLastModified(boolean)
location: variable responseFile of type org.apache.commons.vfs2.FileObject
[ERROR] <https://wso2.org/jenkins/job/forked-dependencies/job/wso2-synapse/org.apache.synapse$synapse-vfs-transport/ws/src/main/java/org/apache/synapse/transport/vfs/VFSTransportSender.java>:[364,53] cannot find symbol
symbol: method getUpdateLastModified()
location: variable responseFile of type org.apache.commons.vfs2.FileObject
[INFO] 3 errors
[INFO] -------------------------------------------------------------
More information about the Builder
mailing list