[
https://issues.apache.org/jira/browse/FELIX-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre De Rop updated FELIX-5658:
---------------------------------
Description:
In some cases, when someone puts dm artifacts in a local nexus repository, then
sometimes having the poms inside the dm artifacts is useful.
To include the poms, simply add this in cnf/build.bnd:
{code}
# Generates poms in artifacts.
-pom: groupid = org.apache.felix
{code}
was:
In some cases, when someone puts dm artifacts in a local nexus repository, then
sometimes having the poms inside the dm artifacts is useful.
To include the poms, simply add this in cnf/build.bnd:
# Generates poms in artifacts.
-pom: groupid = org.apache.felix
> Include poms in dm artifacts
> ----------------------------
>
> Key: FELIX-5658
> URL: https://issues.apache.org/jira/browse/FELIX-5658
> Project: Felix
> Issue Type: Improvement
> Components: Dependency Manager
> Affects Versions: org.apache.felix.dependencymanager-r1
> Reporter: Pierre De Rop
> Assignee: Pierre De Rop
> Priority: Trivial
> Fix For: org.apache.felix.dependencymanager-r11
>
>
> In some cases, when someone puts dm artifacts in a local nexus repository,
> then sometimes having the poms inside the dm artifacts is useful.
> To include the poms, simply add this in cnf/build.bnd:
> {code}
> # Generates poms in artifacts.
> -pom: groupid = org.apache.felix
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)