Menu

Highcharts quick start project does not compile through Maven.

Kirill
2013-01-20
2013-01-21
  • Kirill

    Kirill - 2013-01-20

    Hi.
    I am evaluating Highcharts for our next product and I tried to run the Quick Start example.
    Maven install fails on GWT compiling the chart classes, all of them.
    "No source code is available for type org.moxieapps.gwt.highcharts.client.Chart; did you forget to inherit a required module?"
    I put the jars in my local Maven repository.
    I added all the dependencies as described in the quick start including inherits name='org.moxieapps.gwt.highcharts.Highcharts'
    in MyModule.gwt.xml.
    GWT Eclipse plugin compiles it just fine. Java imports and dependencies work fine. The example works.
    Is there any problem using Highcharts with Maven>
    Any suggestions?
    Thanks.
    Kirill.
    PS. I also cannot add xmls to the post body.
    I am using http://mojo.codehaus.org/gwt-maven-plugin/ for GWT in Maven.

     
  • Shawn Quinn

    Shawn Quinn - 2013-01-20

    We use maven with GWT Highcharts without trouble, so there aren't any known compatibility issues with maven that I'm aware of. Not sure how you have your eclipse project setup, but it sounds like the GWT Highcharts might be missing in the classpath when you run the GWT compilation step?

     
    • Kirill

      Kirill - 2013-01-21

      Sorry, false alarm. It had nothing to with Highcharts.
      Thanks for the reply!
      Kirill.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.