[
https://issues.apache.org/jira/browse/GEODE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298533#comment-15298533
]
Mark Bretl commented on GEODE-1410:
-----------------------------------
[~jens.deppe] Does this fix,
https://docs.gradle.org/release-candidate/release-notes#support-for-inter-project-dependency-classifiers,
coming Gradle 2.14 help your situation at all?
> Fix artifacts published for modules
> -----------------------------------
>
> Key: GEODE-1410
> URL: https://issues.apache.org/jira/browse/GEODE-1410
> Project: Geode
> Issue Type: Bug
> Components: http session
> Reporter: Jens Deppe
> Assignee: Jens Deppe
>
> Currently, the :extensions/geode-modules-session subproject produces 2 jars,
> one of which is classified as 'internal'. This is because maven poms can only
> have a single artifact (implicitly) classified as 'jar'.
> We should try and produce a separate pom for the 'internal' jar - preferrably
> without having to break up the submodule into 2 submodules.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)