On Fri, Oct 8, 2010 at 12:15 PM, Wendy Smoak <[email protected]> wrote: > > I would search or browse for it in Archiva (or your repository > manager) and download it from there -- no need to know the repository > format. > > You've already worked out the formula if you want to use wget -- > groupId with / instead of ., then artifactId then version.
That or I guess I could just create a dumb little pom file. On a related note, is there an easy way to create a pom that cannot be installed/deployed? E.g., if I'm just using a pom as a means to download an artifact and I don't want someone to accidentally try to install or deploy it, because it's not a real artifact. Phillip --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
