Christian Brunotte created TAMAYA-76:
----------------------------------------
Summary: Quickstart - wrong pom.xml
Key: TAMAYA-76
URL: https://issues.apache.org/jira/browse/TAMAYA-76
Project: Tamaya
Issue Type: Bug
Components: Website
Reporter: Christian Brunotte
Priority: Minor
This entry is invalid, first line should be in groupId
<dependency>
<artifactId>org.apache.tamaya</id>
<artifactId>tamaya-core</artifactId>
<version><CURRENT_VERSION></version>
</dependency>
Apart from that I cannot download any version via Maven because there is no
tamaya directory in https://repo.maven.apache.org/maven2/org/apache/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)