[jbosstools-issues] [JBoss JIRA] (JBIDE-13408) investigate using mvn deploy of non-SNAPSHOT target platforms to JBoss Public Nexus

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Feb 22 14:48:56 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756205#comment-12756205 ] 

Nick Boldt commented on JBIDE-13408:
------------------------------------

So... this isn't working.

Changed the version of the TP artifacts from 4.30.4.Alpha1-SNAPSHOT to 4.30.5.Alpha, expecting that it would put the content into the staging repo here:

https://repository.jboss.org/nexus/content/groups/staging/org/jboss/tools/

But no.

Also, it's not in here (because not longer a snapshot):

https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbdevstudio-unified/

And it's not here either:

https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/

So where did it go?

According to the log, it went here:

https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/org/jboss/tools/targetplatforms/jbdevstudio-unified

But after logging in w/ my jboss.org user account, I get this:

{code}
<nexus-error>
  <errors>
    <error>
      <id>*</id>
      <msg>Staging of Repository within profile ID=&apos;2161b7b8da0080&apos; is not yet started!</msg>
    </error>
  </errors>
</nexus-error>
{code}

So... that's fun. 

Because this blocks us building a repin-b on the weekend, I'm going to put the -SNAPSHOT qualifiers back in. 

                
> investigate using mvn deploy of non-SNAPSHOT target platforms to JBoss Public Nexus
> -----------------------------------------------------------------------------------
>
>                 Key: JBIDE-13408
>                 URL: https://issues.jboss.org/browse/JBIDE-13408
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: target-platform
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>            Priority: Blocker
>             Fix For: 4.1.0.Alpha2
>
>
> investigate using `mvn deploy` from Jenkins CI job of non-SNAPSHOT target platforms to JBoss Public Nexus so that we can have *final* versions rather than ongoing snapshots.
> Last time I attempted to deploy something without a -SNAPSHOT suffix in its version, I got this error:
> {quote}
> {code:title=https://github.com/nickboldt/jbosstools-target-platforms/tree/d14d79e71d62b77f73d19d96e6bb1a03db90d5f1}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project multiple: Failed to deploy artifacts: Could not transfer artifact org.jboss.tools.target-platforms.jbdevstudio:multiple:pom:4.21.3.Final from/to jboss-releases-repository (https://repository.jboss.org/nexus/content/repositories/releases/): Failed to transfer file: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/target-platforms/jbdevstudio/multiple/4.21.3.Final/multiple-4.21.3.Final.pom. Return code is: 502, ReasonPhrase:Proxy Error. -> [Help 1]
> {code}
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list