We have a company super pom with no modules. Just common dependencies, java 
compile version, etc. 

It is included in all of our projects as parent. 

However when I run mvn clean package on my project pom I get a warning in phase 
site:attach-descriptor
saying that the parent pom does not exist in the parent folder.

[INFO] [site:attach-descriptor]
[WARNING] Unable to load parent project from a relative path: Could not find 
the model file 'C:\${path_to_myproject}\..\pom.xml'.

Is there a way to get rid of this message? I thought a parent pom should not 
necessary be in a parent folder unless includes the "child" pom as module. In 
my case it does not so I would expect to have no warnings.

thanks,
Attila

 
---------------------------------
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.

Reply via email to