[ https://issues.apache.org/jira/browse/SLING-12597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joerg Hoh closed SLING-12597. ----------------------------- > Remove duplication when declaring feature output directory > ---------------------------------------------------------- > > Key: SLING-12597 > URL: https://issues.apache.org/jira/browse/SLING-12597 > Project: Sling > Issue Type: Bug > Components: Feature Model, Maven Plugins and Archetypes > Reporter: Robert Munteanu > Assignee: Robert Munteanu > Priority: Minor > Fix For: OSGi Feature Maven Plugin 1.9.2 > > > The slingfeature-tmp directory is declared in two places: ProjectHelper > (https://github.com/apache/sling-slingfeature-maven-plugin/blob/17cc9eff4d906829ddeda81e437c84a215c420bf/src/main/java/org/apache/sling/feature/maven/ProjectHelper.java#L289) > and AbstractFeatureMojo ( > https://github.com/apache/sling-slingfeature-maven-plugin/blob/17cc9eff4d906829ddeda81e437c84a215c420bf/src/main/java/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.java#L223 > ). > We should remove the duplication. -- This message was sent by Atlassian Jira (v8.20.10#820010)