Not able to import MBoxParser in MailCount.java

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Not able to import MBoxParser in MailCount.java

subashbasnet
Hello, 

I copied the plugin configuration for MBoxParser to my pom.xml file from plugin_link but there is no addition of library. So there is error: the import com.dataartisans cannot be resolved. 
Below is my pom.xml file. Please could you suggest what am I doing wrong?. 



Regards,
Subash 


pom.xml (17K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Not able to import MBoxParser in MailCount.java

stefanobaghino
Hi Subash,

have you cloned the flink-training-exercises project from GitHub? It's not available on Maven Central, so you have to clone it and install it locally with mvn clean install. You can find more info about it here: http://dataartisans.github.io/flink-training/devSetup/handsOn.html#clone-and-build-the-flink-training-exercises-project

Hope I helped.

Best,
Stefano

On Mon, Feb 1, 2016 at 12:03 PM, subash basnet <[hidden email]> wrote:
Hello, 

I copied the plugin configuration for MBoxParser to my pom.xml file from plugin_link but there is no addition of library. So there is error: the import com.dataartisans cannot be resolved. 
Below is my pom.xml file. Please could you suggest what am I doing wrong?. 



Regards,
Subash 




--
BR,
Stefano Baghino

Software Engineer @ Radicalbit
Reply | Threaded
Open this post in threaded view
|

Re: Not able to import MBoxParser in MailCount.java

subashbasnet
In reply to this post by subashbasnet
Yup it worked thank you.


Regards,
Subash

On Mon, Feb 1, 2016 at 12:18 PM, Stefano Baghino <[hidden email]> wrote:
Boxbe This message is eligible for Automatic Cleanup! ([hidden email]) Add cleanup rule | More info

Hi Subash,

have you cloned the flink-training-exercises project from GitHub? It's not available on Maven Central, so you have to clone it and install it locally with mvn clean install. You can find more info about it here: http://dataartisans.github.io/flink-training/devSetup/handsOn.html#clone-and-build-the-flink-training-exercises-project

Hope I helped.

Best,
Stefano

On Mon, Feb 1, 2016 at 12:03 PM, subash basnet <[hidden email]> wrote:
Hello, 

I copied the plugin configuration for MBoxParser to my pom.xml file from plugin_link but there is no addition of library. So there is error: the import com.dataartisans cannot be resolved. 
Below is my pom.xml file. Please could you suggest what am I doing wrong?. 



Regards,
Subash 




--
BR,
Stefano Baghino

Software Engineer @ Radicalbit