Hi Wayne, Yeah I checked that(repository.jboss.com) out. It says access denied to the particular jar. So I found the jar in the onlilne maven repository and found the project coordinates of that jar from that repo and then I tried to run mvn package, so that it will pick the jar from that online repo. But it gave the same error.I also added the repository tag.
Also, my doubt, when the jar is present in my local repository why is maven not picking it up from the local repo, why does it look into the online repo?Whaat is the reason for that? -- View this message in context: http://maven.40175.n5.nabble.com/Problem-in-delpoying-an-external-jar-to-the-local-repo-tp4410234p4422788.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
