Ok, I've been going crazy wondering why my parent pom that I checked
into my organization's repo (using Artifactory) wasn't working
correctly when I tried to use it one of my projects using the parent
directive in my project's pom. I kept getting an error about not
having "pom" declared as the package type so I changed in the parent
pom to use "pom" as the package type. However, when I kept trying to
use mvn {anything} in my project I tried all kinds of things wondering
what was going wrong since when I created a foobar project using a
similar construct it was working fine. On a whim I then decided to
blow out my directory in m2 and then everything was fine when I did
mvn deploy.

-- 
Rick

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

Reply via email to