Add deploy of 'sandbox-project' to maven-snapshot-repositoty on
people.apache.org to build-process
---------------------------------------------------------------------------------------------------
Key: TOMAHAWK-857
URL: https://issues.apache.org/jira/browse/TOMAHAWK-857
Project: MyFaces Tomahawk
Issue Type: Task
Affects Versions: 1.1.5-SNAPSHOT
Environment: Maven2
Reporter: Marco Beelen
Priority: Minor
The pom.xml of the module:
<groupId>org.apache.myfaces.tomahawk</groupId>
<artifactId>tomahawk-sandbox</artifactId>
<version>1.1.5-SNAPSHOT</version>
defines it's parent to be:
<parent>
<artifactId>sandbox-project</artifactId>
<groupId>org.apache.myfaces.tomahawk</groupId>
<version>1.1.5-SNAPSHOT</version>
</parent>
Only that module doesn't get deployed on the maven-snapshot-repository on
people.apache.org.
For all the users of tomahawk-sanbox-1.1.5 it would be really nice if that
module would be deployed so that maven can properly download all required files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira