You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jyotirmaya Khuntia <jy...@oracle.com> on 2019/04/22 12:51:34 UTC

Facing issue while fetching transitive deps for a direct dep using jcabi-aether library

Hi Team,

I have a demo plugin. I have written code to fetch the transitive dependency for a direct dependency. 

But when i invoke the goal for this it throws error stack trace attached.
maven Command to call the task : mvn com.demo:rootTransitivePlugin:1.0-SNAPSHOT:touch
Could you please help me in this.
Thanks in advance.

Thanks,

Jyoti