[jbosstools-issues] [JBoss JIRA] (JBIDE-19800) use maven to generate zip and jar md5/sha1 digests at build time instead of when publishing

Nick Boldt (JIRA) issues at jboss.org
Thu May 21 18:55:19 EDT 2015


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

Nick Boldt edited comment on JBIDE-19800 at 5/21/15 6:55 PM:
-------------------------------------------------------------

Turns out there's a missing piece here -- target platforms jbtcentral, jbtearlyaccess, jbosstools and jbdevstudio currently don't build zips as part of their maven execution.

So... need to add a maven-assembly-plugin step.

https://github.com/jbosstools/jbosstools-build/pull/184 (built locally, verified & merged)
https://github.com/jbosstools/jbosstools-discovery/pull/280 (built locally, verified & merged)

Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-centraltarget_master/ >=197 
-> http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 file instead of .md5 + 115M zip
-> http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 file instead of .md5 + 204K zip

Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstoolstargetplatforms-matrix/ >=414
-> http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 instead of .md5 + 550M zip
-> https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 instead of .md5 + 434M zip

Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-sites.aggregate.site_master/ >=9951
Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/devstudio.product_master/ >=3245




was (Author: nickboldt):
Turns out there's a missing piece here -- target platforms jbtcentral, jbtearlyaccess, jbosstools and jbdevstudio currently don't build zips as part of their maven execution.

So... need to add a maven-assembly-plugin step.

https://github.com/jbosstools/jbosstools-build/pull/184 (built locally, verified & merged)
https://github.com/jbosstools/jbosstools-discovery/pull/280 (built locally, verified & merged)

Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-centraltarget_master/ >=197 
-> http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 file instead of .md5 + 115M zip
-> http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 file instead of .md5 + 204K zip

Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstoolstargetplatforms-matrix/ >=414
-> http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 instead of .md5 + 550M zip
-> https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.50.0.Beta1-SNAPSHOT/ now contains .sha1 instead of .md5 + 434M zip

Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-sites.aggregate.site_master/ >=9951
Building... https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/devstudio.product_master/ >=3245

Building... 


> use maven to generate zip and jar md5/sha1 digests at build time instead of when publishing
> -------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19800
>                 URL: https://issues.jboss.org/browse/JBIDE-19800
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.0.Beta1
>
>
> [~maxandersen] said: {quote}
> That we even have bash code for creating md5sum when maven supports it natively is for me the weird part (http://nicoulaj.github.io/checksum-maven-plugin/index.html)
> {quote} -- JBIDE-13835



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list