[
https://issues.apache.org/jira/browse/SLING-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Gupta resolved SLING-3362.
-------------------------------
Resolution: Fixed
Fix Version/s: Installer Core 3.5.2
fixed the pom in revision: 1563397
using latest released installer.core now.
> 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
> Fix For: Installer Core 3.5.2
>
>
> 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)