You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2015/11/30 07:06:10 UTC

[jira] [Updated] (MRM-1903) Failure to publish sbt plugins

     [ https://issues.apache.org/jira/browse/MRM-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy (*$^¨%`£) updated MRM-1903:
----------------------------------------
    Fix Version/s: 2.2.1

> Failure to publish sbt plugins
> ------------------------------
>
>                 Key: MRM-1903
>                 URL: https://issues.apache.org/jira/browse/MRM-1903
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Vadim Chekan
>             Fix For: 2.2.1
>
>
> Sbt plugins have somewhat specific structure, because they can be compiled for specific version of Scla and specific version of Sbt. 
> If I try to publish git@github.com:sbt/sbt-buildinfo.git to Archiva, it gets upload successfully, directories are created, but no content. The log file shows an error:
> java.lang.IllegalArgumentException: Not a valid artifact path in a Maven 2 repository, filename 'sbt-buildinfo-0.5.0-d953034cad27ff88913572d7e30d4ae524a54e5b-SNAPSHOT.pom' doesn't start with artifact ID 'sbt-buildinfo_2.10_0.13'
> But if you generate pom file with sbt itself, it will have 
>     <artifactId>sbt-buildinfo</artifactId>
> Where from artifact ID 'sbt-buildinfo_2.10_0.13' is coming from?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)