I have a demo plugin. I have written code to fetch the transitive dependency for a direct dependency.
I am using
com.jcabijcabi-aether0.10
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.
@jyotirmaya12/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!
Code_Used.txt Stacktrace.txt pom.txt
I have a demo plugin. I have written code to fetch the transitive dependency for a direct dependency. I am using
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.