[jbosstools-issues] [JBoss JIRA] (JBDS-4105) Provide m2e connector for io.fabric8:fabric8-maven-plugin

Andre Dietisheim (JIRA) issues at jboss.org
Mon Jun 26 10:55:00 EDT 2017


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

Andre Dietisheim commented on JBDS-4105:
----------------------------------------

in the Eclipse IDE we analyze the docker image metadata to discover the (deployment config) env variables keys and default values for
* deployment dir (in the docker container)
* debug mode enablement
* debug port

here's an expert showing what the nodejs image defines:
{code}
{
        "Id": "sha256:d40694a897c97e85df63aa8b7a84024dc1be4f8b15ed37b1740fa554150ae0dd",
        "RepoTags": [
            "172.30.1.1:5000/node/nodejs:latest"
        ],
        "RepoDigests": [
            "172.30.1.1:5000/node/nodejs at sha256:b6524cdc346b3601d8ba650ef77a6bf4c2d02b9a1be5d1af249af17cdbb056a2"
        ],
...
"Labels": {
                "architecture": "x86_64",
                "authoritative-source-url": "registry.access.redhat.com",
                "build-date": "2017-04-21T09:41:19.146364",
                "com.redhat.build-host": "ip-10-29-120-133.ec2.internal",
                "com.redhat.component": "rh-nodejs4-docker",
                "com.redhat.deployments-dir": "/opt/app-root/src",
                "com.redhat.dev-mode": "DEV_MODE:false",
                "com.redhat.dev-mode.port": "DEBUG_PORT:5858",
{code} 

> Provide m2e connector for io.fabric8:fabric8-maven-plugin
> ---------------------------------------------------------
>
>                 Key: JBDS-4105
>                 URL: https://issues.jboss.org/browse/JBDS-4105
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Feature Request
>          Components: maven
>            Reporter: Aurélien Pupier
>             Fix For: 11.0.0.AM1
>
>
> iPaas Fuse is heavily using fabric8-maven-plugin. it will be nice to provide a m2e connector to have a better integration.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list