Samples point to parent pom file that doesn't exist
---------------------------------------------------
Key: OWB-636
URL: https://issues.apache.org/jira/browse/OWB-636
Project: OpenWebBeans
Issue Type: Bug
Components: Samples & Documentation
Affects Versions: 1.1.3
Environment: Any
Reporter: Esteve
Assignee: Gurkan Erdogdu
Priority: Minor
In the samples directory all samples point to a pom.xml file in the parent
directory that doesn't exist.
<parent>
<artifactId>samples</artifactId>
<groupId>org.apache.openwebbeans</groupId>
<version>1.1.3</version>
<relativePath>../pom.xml</relativePath>
</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