Re: fetching an artifact directly

2010-02-23 Thread tbee
e one jar. -- View this message in context: http://old.nabble.com/fetching-an-artifact-directly-tp27702529p27705178.html Sent from the Maven Developers mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev

Re: fetching an artifact directly

2010-02-23 Thread tbee
ease, the plugin will as well. What I really need to know is either how to include a dependency as a resource, or how to force-download a dependency in a plugin. -- View this message in context: http://old.nabble.com/fetching-an-artifact-directly-tp27702529p27702943.html Sent from the Ma

Re: fetching an artifact directly

2010-02-23 Thread Stephen Connolly
in the pom of the actual project; I simply > need > a "artifact = resolveArtifact(groupid, artifactid, version)". > > It is either that, or I need to attach the jar as a resource to the plugin. > -- > View this message in context: > http://old.nabble.com/f

fetching an artifact directly

2010-02-23 Thread tbee
ply need a "artifact = resolveArtifact(groupid, artifactid, version)". It is either that, or I need to attach the jar as a resource to the plugin. -- View this message in context: http://old.nabble.com/fetching-an-artifact-directly-tp27702529p27702529.html Sent from the Maven Developers mail