On Wed, Jun 8, 2011 at 1:45 PM, Refr Bruhl <[email protected]> wrote:
> I get the following warnings in my builds. I've had to add jars manually to my > local repository. How did you do that? > What steps do I need to to do to create these poms sine they didn't arrive > with > the original vendor? Depending on how they got there... the install:install-file goal has an option to generate a minimal pom. However, looking at the list of things it's complaining about, are you sure there's no pom in central for commons-io ? It's best to run a repository manager and put the artifacts there, so you don't have to re-do this if you blow away your local repo for any reason. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
