I had a missing dependency on JAR files for JTA when I tried to build a
project, so I did a mvn install:install-file as suggested. The JTA jars that
I downloaded were correctly put into the repository, and in its .pom file I
noticed that it was prepopulated with information about its <name>,
<description>, <url>, and <distributionManagement>/<downloadURL>.

I'm wondering how it got this information when I didn't enter it in my
install-file command? Very weird...

Thanks.
-- 
View this message in context: 
http://www.nabble.com/How-did-pom-file-in-repository-get-info-tf3681673s177.html#a10289581
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to