[
https://issues.apache.org/jira/browse/SLING-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888540#comment-13888540
]
Amit Gupta commented on SLING-3362:
-----------------------------------
seems to be affect of SLING-2947
> org.apache.sling.installer.factory.deploymentpackage fails to build
> -------------------------------------------------------------------
>
> Key: SLING-3362
> URL: https://issues.apache.org/jira/browse/SLING-3362
> Project: Sling
> Issue Type: Bug
> Components: Installer
> Reporter: Amit Gupta
> Assignee: Amit Gupta
>
> pom has dependency on installer.api 1.0-SNAPSHOT.
> <dependency>
> <groupId>org.apache.sling</groupId>
> <artifactId>org.apache.sling.installer.api</artifactId>
> <version>1.0-SNAPSHOT</version>
> <scope>provided</scope>
> </dependency>
> on a fresh machine, this snapshot version is not available and the build
> fails.
> api has been merged into core.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)