On Wed, Jun 8, 2011 at 2:25 PM, Refr Bruhl <refr_br...@yahoo.com> wrote:
> I used the instructions at
> http://maven.apache.org/guides/MavenQuickReferenceCard.pdf for adding 3rd 
> party
> libraries to my repository.

Interesting... haven't seen that before!

So you used mvn install:install-file?

Odd.. 
http://maven.apache.org/plugins/maven-install-plugin/install-file-mojo.html
says generatePom defaults to true.

Try re-doing mvn install:install-file and adding -DgeneratePom=true .

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to