Forum Discussion

redfish4ktc2's avatar
redfish4ktc2
Super Contributor
10 years ago

pro maven plugin 5.1.0/5.1.1 missing poi dependency

Hi,
The release notes file (https://github.com/SmartBear/soapui/blo ... ES.txt#L72) states that jexcelapi is not used anymore as of version 5.1.0.
The jxl jar is not in the SoapUI lib directory and I have seen poi jar instead.

But the pro maven plugin declares the jexcelapi dependency (both in 5.1.0 and 5.1.1 versions, and currently also in the 5.1.1-m-SNAPSHOT version)
        <dependency>
<groupId>net.sourceforge.jexcelapi</groupId>
<artifactId>jxl</artifactId>
<version>2.6.12</version>
</dependency>


Can you tell me wich dependency should be add instead to workaround the issue?
Thanks

7 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    Thank you for pointing out this issue with the change of dependency. I don't have a workaround now but our developers are working on this issue also.

    Regards,

    Giscard
    SmartBear Support
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi!

    Thanks for reporting this. The dependencies are a bit mixed up, we are actually using both poi and jxl at the moment. I will create an issue to investigate this.
    In the mean time - what is the exact problem you are experiencing? Maybe we can find a workaround.

    Regards,
    Anders
    SmartBear Sweden
  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    Hi SmartBear Support,
    any chance to get an answer to my previous question?
    Thanks
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    This is something that should be fixed in the near future, with this and new documentation being created for the new product I dont think we can add it. I ll see what we can do and let you know if there is any updates about the Maven documentation in relation to the above post.

    Regards,
    Temil