[
https://issues.apache.org/jira/browse/SLING-9889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229135#comment-17229135
]
Carsten Ziegeler commented on SLING-9889:
-----------------------------------------
[~kwin] I get this error:
Running post-build script:
/mnt/c/Users/cziegele/Developer/workspaces/granite/sling-aggregator/slingfeature-maven-plugin/target/it/apis-jar/verify.groovy
groovy.lang.MissingMethodException: No signature of method:
Script1.checkBundle() is applicable for argument types: (java.io.File,
java.util.ArrayList, java.util.ArrayList) values: [/mnt/
c/Users/cziegele/Developer/workspaces/granite/sling-aggregator/slingfeature-maven-plugin/target/it/apis-jar/target/apis-jars/slingfeature-maven-plugin-test-1.0.0-SNAPSHOT-base-apis.jar,
.
..]
Possible solutions: checkBundle(java.io.File, [Ljava.lang.String;,
[Ljava.lang.String;)
at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:58)
at
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:81)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:52)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:154)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:182)
at Script1.check(Script1.groovy:69)
> Slingfeature-Maven-Plugin: Fix failing ITs
> ------------------------------------------
>
> Key: SLING-9889
> URL: https://issues.apache.org/jira/browse/SLING-9889
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Reporter: Konrad Windszus
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: slingfeature-maven-plugin 1.4.8
>
>
> After the merge of https://issues.apache.org/jira/browse/SLING-9886 some ITs
> are failing:
> {code}
> [ERROR] The following builds failed:
> [ERROR] * apis-jar-wrapped-flattened-classes/pom.xml
> [ERROR] * apis-jar-wrapper-bundle/pom.xml
> [ERROR] * apis-jar/pom.xml
> {code}
> (https://ci-builds.apache.org/job/Sling/job/modules/job/sling-slingfeature-maven-plugin/job/master/48/console)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)