Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
217 views
by Contributing Tester (92 points)

In the Maven Artifact dependency trigger I have entered below information:

Group ID: maven.project.groupId

Artifact ID: maven.project.artifactId 

Version: 0.0.1-SNAPSHOT

Type: pom.xml

Maven Repository URL: %Local_Repository%

However I am getting below error:

Unable to check for Maven dependency updates: Component descriptor cannot be found in the component repository: org.apache.maven.wagon.Wagon"D. 

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
selected by
 
Best answer

If you are using local network to setup maven repository, make sure that artifact you are adding in your pom.xml file is available in local repository.

I believe you need to check  on the server if you have below repository present or not.

 

org.apache.maven.wagon.Wagon


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...