[jbosstools-issues] [JBoss JIRA] (JBIDE-18772) Include publish steps in pom files

Nick Boldt (JIRA) issues at jboss.org
Thu May 28 14:32:02 EDT 2015


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

Nick Boldt commented on JBIDE-18772:
------------------------------------

To parameterize these variables into the parent pom, we need variable names.

How about these?
{quote}
    jbosstools_rsync_path = t***@f***:/***htdocs/tools
    devstudio_rsync_path = d***@f***:/***htdocs/devstudio
    jbosstools_site = http://download.jboss.org/jbosstools
    devstudio_site = https://devstudio.redhat.com
{quote}

[~maxandersen] [~mickael_istria] Do you like these or would you prefer something more camelCased becauseIt'sMaven? 

> Include publish steps in pom files
> ----------------------------------
>
>                 Key: JBIDE-18772
>                 URL: https://issues.jboss.org/browse/JBIDE-18772
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: build
>            Reporter: Max Rydahl Andersen
>            Assignee: Mickael Istria
>            Priority: Critical
>             Fix For: 4.3.0.Beta1
>
>         Attachments: jbds-publish-to-snapshots.png
>
>
> instead of relying to publish.sh being on master, we should use a versioned publish.sh (or maybe even mojo) that the build then uses.
> suggestion:
> publish.sh (or mojo) gets released to our maven repo, use it in the pom.xml to perform publishing.
> What this helps with is:
> a) can do changes to publish mechanism without affecting every past builds.
> b) more movable build system
> c) isolated testing possible 
>  



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


More information about the jbosstools-issues mailing list