Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Cannot build RapidMiner 5 from source

ecksteineckstein Member Posts: 2 Contributor I
edited November 2018 in Help
Hi,

I cannot build RapidMiner 5.0 (from the contents of file rapidminer-5.0.zip). I have tried it three different ways:



1. Ant

C:\rapidminer>C:\Programme\apache-ant-1.8.0\bin\ant.bat -f build.xml build
Buildfile: C:\rapidminer\build.xml

version.get:

version.updateFiles:
  [delete] Deleting: C:\rapidminer\src\com\rapidminer\Version.java
    [echo] Updating to version 5.0.005

BUILD FAILED
C:\rapidminer\build.xml:484: The following error occurred while executing this line:
C:\rapidminer\build.xml:522: Warning:
Could not find file C:\rapidminer\licenses\short_license.txt to copy.

Total time: 0 seconds



2. Eclipse: Import project

Import -> Existing Projects into Workspace -> Choose directory rapidminer  I have copied to workspace

Errors (1 item):
Description: This project needs to migrate WTP metadata
Resource: rapidminer
Path:
Location: P/rapidminer
Type: ModuleCore Validation Marker

Warnings (446 items):
...



3. Eclipse: New Java Project from Existing Ant Buildfile

New -> Project -> Java Project from Existing Ant Buildfile -> Choose rapidminer\build.xml

Errors (119 items):
... (-see below-)

Warnings (458 items):
...




What am I doing wrong? Has anyone managed to get the build done?

With kind regards
eckstein



These are the errors I omitted above for readability:

Description Resource Path Location Type
BadPaddingException cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 87 Java Problem
BadPaddingException cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 121 Java Problem
Cipher cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 70 Java Problem
Cipher cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 71 Java Problem
Cipher cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 105 Java Problem
Cipher cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 106 Java Problem
Cipher cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 70 Java Problem
Cipher cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 105 Java Problem
ClassDoc cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 137 Java Problem
ClassDoc cannot be resolved to a type ProgramHTMLOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 42 Java Problem
com.sun.tools cannot be resolved DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 74 Java Problem
IllegalBlockSizeException cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 85 Java Problem
IllegalBlockSizeException cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 119 Java Problem
KeyGenerator cannot be resolved KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 59 Java Problem
KeyGenerator cannot be resolved to a type KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 57 Java Problem
NoSuchPaddingException cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 81 Java Problem
NoSuchPaddingException cannot be resolved to a type CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 113 Java Problem
RootDoc cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 136 Java Problem
RootDoc cannot be resolved to a type DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 55 Java Problem
RootDoc cannot be resolved to a type DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 75 Java Problem
RootDoc cannot be resolved to a type DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 79 Java Problem
RootDoc cannot be resolved to a type DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 81 Java Problem
RootDoc cannot be resolved to a type DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 131 Java Problem
RootDoc cannot be resolved to a type OperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 39 Java Problem
RootDoc cannot be resolved to a type ProgramHTMLOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 41 Java Problem
SecretKey cannot be resolved to a type KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 68 Java Problem
SecretKeySpec cannot be resolved to a type KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 99 Java Problem
SeeTag cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 247 Java Problem
SeeTag cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 249 Java Problem
SourcePosition cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 96 Java Problem
Tag cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 151 Java Problem
Tag cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 245 Java Problem
Tag cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 310 Java Problem
Tag cannot be resolved to a type CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 82 Java Problem
Tag cannot be resolved to a type CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 86 Java Problem
Tag cannot be resolved to a type CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 90 Java Problem
Tag cannot be resolved to a type CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 94 Java Problem
Tag cannot be resolved to a type MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 81 Java Problem
Tag cannot be resolved to a type MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 85 Java Problem
Tag cannot be resolved to a type MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 89 Java Problem
Tag cannot be resolved to a type MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 93 Java Problem
Tag cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 82 Java Problem
Tag cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 92 Java Problem
Tag cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 96 Java Problem
Tag cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 100 Java Problem
Tag cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 104 Java Problem
Tag cannot be resolved to a type ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 128 Java Problem
Tag cannot be resolved to a type ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 129 Java Problem
Tag cannot be resolved to a type ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 132 Java Problem
Tag cannot be resolved to a type TexTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 35 Java Problem
Tag cannot be resolved to a type TexTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
Tag cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 87 Java Problem
Tag cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 100 Java Problem
Tag cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 122 Java Problem
Tag cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 126 Java Problem
Tag cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 139 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 112 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 112 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 130 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 131 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 132 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 133 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 270 Java Problem
Taglet cannot be resolved to a type AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 270 Java Problem
Taglet cannot be resolved to a type CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 73 Java Problem
Taglet cannot be resolved to a type CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 75 Java Problem
Taglet cannot be resolved to a type MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 72 Java Problem
Taglet cannot be resolved to a type MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 74 Java Problem
Taglet cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 73 Java Problem
Taglet cannot be resolved to a type RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 75 Java Problem
Taglet cannot be resolved to a type ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 47 Java Problem
Taglet cannot be resolved to a type ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 119 Java Problem
Taglet cannot be resolved to a type ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 121 Java Problem
Taglet cannot be resolved to a type TexTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 33 Java Problem
Taglet cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 78 Java Problem
Taglet cannot be resolved to a type XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 80 Java Problem
The hierarchy of the type CiteTaglet is inconsistent CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The hierarchy of the type MathTaglet is inconsistent MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 36 Java Problem
The hierarchy of the type RefTaglet is inconsistent RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The hierarchy of the type XMLExampleTaglet is inconsistent XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 42 Java Problem
The import com.sun.javadoc cannot be resolved AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 49 Java Problem
The import com.sun.javadoc cannot be resolved AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 50 Java Problem
The import com.sun.javadoc cannot be resolved AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 51 Java Problem
The import com.sun.javadoc cannot be resolved AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 52 Java Problem
The import com.sun.javadoc cannot be resolved CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 27 Java Problem
The import com.sun.javadoc cannot be resolved DocumentationGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 40 Java Problem
The import com.sun.javadoc cannot be resolved MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 27 Java Problem
The import com.sun.javadoc cannot be resolved OperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 28 Java Problem
The import com.sun.javadoc cannot be resolved ProgramHTMLOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 31 Java Problem
The import com.sun.javadoc cannot be resolved ProgramHTMLOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 32 Java Problem
The import com.sun.javadoc cannot be resolved RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 27 Java Problem
The import com.sun.javadoc cannot be resolved ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The import com.sun.javadoc cannot be resolved TexTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 25 Java Problem
The import com.sun.javadoc cannot be resolved XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 30 Java Problem
The import com.sun.javadoc cannot be resolved XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 31 Java Problem
The import com.sun.tools cannot be resolved AbstractOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 53 Java Problem
The import com.sun.tools cannot be resolved CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 28 Java Problem
The import com.sun.tools cannot be resolved MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 28 Java Problem
The import com.sun.tools cannot be resolved RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 28 Java Problem
The import com.sun.tools cannot be resolved ReferenceTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 38 Java Problem
The import com.sun.tools cannot be resolved TexTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 26 Java Problem
The import com.sun.tools cannot be resolved XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 32 Java Problem
The import javax.crypto cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 30 Java Problem
The import javax.crypto cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 31 Java Problem
The import javax.crypto cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 32 Java Problem
The import javax.crypto cannot be resolved CipherTools.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 33 Java Problem
The import javax.crypto cannot be resolved KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 35 Java Problem
The import javax.crypto cannot be resolved KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 36 Java Problem
The import javax.crypto cannot be resolved KeyGeneratorTool.java /RapidMiner_Vega/src/com/rapidminer/tools/cipher line 37 Java Problem
The type CiteTaglet must implement the inherited abstract method TexTaglet.toTex(Tag) CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The type CiteTaglet must implement the inherited abstract method TexTaglet.toTex(Tag[]) CiteTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The type LatexOperatorDocGenerator must implement the inherited abstract method OperatorDocGenerator.generateDoc(Operator, RootDoc, PrintWriter) LatexOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 49 Java Problem
The type MathTaglet must implement the inherited abstract method TexTaglet.toTex(Tag) MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 36 Java Problem
The type MathTaglet must implement the inherited abstract method TexTaglet.toTex(Tag[]) MathTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 36 Java Problem
The type ProgramHTMLOperatorDocGenerator must implement the inherited abstract method OperatorDocGenerator.generateDoc(Operator, RootDoc, PrintWriter) ProgramHTMLOperatorDocGenerator.java /RapidMiner_Vega/src/com/rapidminer/doc line 39 Java Problem
The type RefTaglet must implement the inherited abstract method TexTaglet.toTex(Tag) RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The type RefTaglet must implement the inherited abstract method TexTaglet.toTex(Tag[]) RefTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 37 Java Problem
The type XMLExampleTaglet must implement the inherited abstract method TexTaglet.toTex(Tag) XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 42 Java Problem
The type XMLExampleTaglet must implement the inherited abstract method TexTaglet.toTex(Tag[]) XMLExampleTaglet.java /RapidMiner_Vega/src/com/rapidminer/doc line 42 Java Problem

Answers

  • haddockhaddock Member Posts: 849 Maven
    Hi there,

    I wouldn't hold myself up as anything other than an idiot when it comes to Java, but I have managed to build under Eclipse by following the procedure outlined here..

    http://rapid-i.com/content/view/25/48/

    And if I can do it, anyone can, so keep going!

Sign In or Register to comment.