🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"reporting extension can not be compiled"

User: "holger"
New Altair Community Member
Updated by Jocelyn
Hi,

I downloaded the sources of the reporting plugin from sf.net. However they don't compile using the ant-script. The licenses-folder is missing:


unjar
Expanding: X:\rapidminer\Reporting Extension\lib\iText-rtf.jar into X:\rapidminer\rm5\release\libfiles
Expanding: X:\rapidminer\Reporting Extension\lib\iText.jar into X:\rapidminer\rm5\release\libfiles
jar
X:\rapidminer\rm5\build_extension.xml:156: X:\rapidminer\Reporting Extension\licenses not found.
at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:434)
at org.apache.tools.ant.taskdefs.Zip.grabResources(Zip.java:1309)
at org.apache.tools.ant.taskdefs.Zip.getResourcesToAdd(Zip.java:1065)
at org.apache.tools.ant.taskdefs.Zip.getResourcesToAdd(Zip.java:1012)
at org.apache.tools.ant.taskdefs.Jar.getResourcesToAdd(Jar.java:737)
at org.apache.tools.ant.taskdefs.Zip.executeMain(Zip.java:463)
at org.apache.tools.ant.taskdefs.Zip.execute(Zip.java:416)

Either the build.xml needs to be adapted or the licenses-directory needs to be added to the source-distribution.


Thanks, Holger

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "fischer"
    New Altair Community Member
    Hi,

    thanks for reporting this issue. I fixed the build file to include the license into the source distribution.

    Cheers,
    Simon