Menu

where can I downloads the org.openl.rules:open l-maven-plugin:jar:5.15.0-SNAPSHOT?

Help
huijuanwu
2015-09-23
2015-09-23
  • huijuanwu

    huijuanwu - 2015-09-23

    when I try to create an openl project using maven ,I counter this problem: I issue the command mvn install from root of project folder it appears:

    [ERROR] Plugin org.openl.rules:openl-maven-plugin:5.15.0-SNAPSHOT or one of its
    dependencies could not be resolved: Could not find artifact org.openl.rules:open
    l-maven-plugin:jar:5.15.0-SNAPSHOT -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
    ch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]

    I'd like to know where can I downloads the org.openl.rules:openl-maven-plugin:jar:5.15.0-SNAPSHOT;
    is there any other reason for this problem? thank you for your help!

     
  • OpenL Tablets

    OpenL Tablets - 2015-09-23

    Hello,

    I assume that you have tried to compile OpenL Tablets from the sources (because I see 'SNAPSHOT' version). There is an inner dependency on openl-maven-plugin. You should compile and install this module at first using mvn clean install.

    Read "Unable to install maven project ", If you have tried to create the project from openl-simple-project-archetype

    Regards,
    Yury.

     

    Last edit: OpenL Tablets 2015-09-23

Log in to post a comment.