[
https://issues.apache.org/jira/browse/GEODE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-1399.
--------------------------------
> UploadArchives Task Fails Due To geode-modules-session
> ------------------------------------------------------
>
> Key: GEODE-1399
> URL: https://issues.apache.org/jira/browse/GEODE-1399
> Project: Geode
> Issue Type: Bug
> Components: build, extensions
> Affects Versions: 1.0.0-incubating.M3
> Reporter: Mark Bretl
> Fix For: 1.0.0-incubating.M3
>
>
> The nightly build fails with the following issue:
> Execution failed for task ':extensions/geode-modules-session:uploadArchives'.
> > Could not publish configuration 'archives'
> > A POM cannot have multiple artifacts with the same type and classifier.
> Already have MavenArtifact geode-modules-session:jar:jar:null, trying to add
> MavenArtifact geode-modules-session:jar:jar:null.
> The task is failing due to commit d216e55330e794137cee2684d05eaef683ff00f8,
> where the classifier 'internal' was removed from the internalJar task. This
> is causing the both the jar task and internalJar task to have the same
> classifier and type.
> It can be reproduced using the command: ./gradlew clean install
> (-Dskip.tests=true)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)