Dear Sir/Madam,
I’m trying to integrate my application with Aspose Tasks. I’ve followed this tutorial Aspose for Maven - Aspose Maven Repository for Java File Format APIs
But I’m getting this error message:
Error:(19, 1) java: package com.aspose.tasks does not exist
I’ve attached the error in more detail and also my POM file.
Thanks
Hi Ed,
Thank you for writing to Aspose support team.
We are currently working over this query and will share our findings here with you shortly. We appreciate your little more patience in this regard.
Hi Ed,
We are sorry for the inconvenience you are facing.
We have investigated the issue at our end and found that the it does exist. There seems to be some issue with the jar name of the Aspose.Tasks for Java 8.2.0 that gives rise to this error. The issue has already been escalated to our product team with high priority for rectification. We’ll update you here as soon as the issue is fixed.
Hi Ed,
We have deployed the fix for this issue. Please modify your POM.xml by including tag as shwon below and let us know your feedback.
Modified POM.xml
com.aspose
aspose-tasks
8.2.0
jdk16