Wrong parent POM reference in Webvie
------------------------------------
Key: STANBOL-345
URL: https://issues.apache.org/jira/browse/STANBOL-345
Project: Stanbol
Issue Type: Bug
Components: Web UI
Reporter: Alessandro Adamou
Priority: Critical
org.apache.stanbol.commons.web.vie POM has parent relative path
../../parent/pom.xml
This does not cause Maven to fail if the module was successfully compiled
earlier and is already in the local repository, but becomes apparent when
compiling from an empty local repository.
Should point to ../../../parent
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira