I have a project to be run through jenkins-maven plug-in. Things look fine and I am using a 3rd party jar in the maven project that I have installed locally. When I run "mvn clean install" from command prompt, it seems to work fine but when i run the pom through the Jenkins - I get an error ..
[ERROR] Failed to execute goal on project dnbiautomation: Could not resolve dependencies for project com.dnb.automation:dnbiautomation:jar:1.0: Could not find artifact com.excel2objects:excel2objects:jar:1.0 in central (http://repo.maven.apache.org/maven2) -> [Help 1] How to resolve this? Please help -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
