"Can not crate release for linux distribution"

philophilo MemberPosts:13Contributor II
edited June 2019 inHelp
Hello,
I am trying to create a release for linux distribution.
I suppose that it is possible to do this through windows OS( I am using win 7).
Nevertheless, I get the following error:

BUILD FAILED
C:\Users\philo\workspace\RapidMiner_Unuk\build.xml:308: Problem: failed to create task or type antlib:org.freecompany.redline.ant:rpm
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-C:\Program Files\eclipse\plugins\org.apache.ant_1.8.3.v201301120609\lib
-C:\Users\philo\.ant\lib
-a directory added on the command line with the -lib argument

Answers

  • Nils_WoehlerNils_Woehler MemberPosts:463Maven
    Hi,
    currently the RPM task does not work properly. But as we are open source and anyone can contribute, we would by glad to get any input on this issue.

    Best,
    Nils
Sign InorRegisterto comment.