[jbosstools-issues] [JBoss JIRA] (JBIDE-13835) Improve publish script (split? Move to maven?)

Nick Boldt (JIRA) issues at jboss.org
Tue May 12 19:04:20 EDT 2015


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

Nick Boldt edited comment on JBIDE-13835 at 5/12/15 7:04 PM:
-------------------------------------------------------------

> Define: "recreating it in another language"
# We already have bash code that generates an md5sum. You want java code within a mojo to achieve the same thing. Therefore, you are asking to recreate existing workflow functionality in a new language.

My point here is that IF we're going to simply rewrite something, we might as well *improve it too* by moving from MD5 to SHA1. 





was (Author: nickboldt):
> Define: "recreating it in another language"
# We already have bash code that generates an md5sum. You want java code within a mojo to achieve the same thing. Therefore, you are asking to recreate existing workflow functionality in a new language.






> Improve publish script (split? Move to maven?)
> ----------------------------------------------
>
>                 Key: JBIDE-13835
>                 URL: https://issues.jboss.org/browse/JBIDE-13835
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: build
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>             Fix For: 4.3.x
>
>
> Publish script deals with a lot of different and not-always-related things. It makes it difficult to maintain it. We should think about some improvements such as
> * different conventions from different stream
> * components vs aggregate
> * devstudio vs jbosstools.
> Or,
> * Make publishing part of a "mvn deploy" step.



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


More information about the jbosstools-issues mailing list