All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.mavenembedder-workitem.7.65.0.Final.source-code.serviceinfo.json Maven / Gradle / Ivy

{
        "name" : "MavenEmbedder",
        "displayName" : "MavenEmbedder",
        "defaultHandler" : "mvel: new org.jbpm.process.workitem.mavenembedder.MavenEmbedderWorkItemHandler()",
        "documentation" : "mavenembedder-workitem/index.html",
        "module" : "mavenembedder-workitem",
        "icon" : "MavenEmbedder.png",
            "category" : "Maven Embedder",
            "description" : "Execute Maven builds",
            "keywords" : [
                                "maven"
                ,"mvn"
                ,"build"
                ,"execute"
                ,"pom"
                ,"project"
                ,"intall"

            ],
                "isaction" : "true",
                "actiontitle" : "Execute Maven commands",
            "requiresauth" : "false",
            "parameters" : [
                                   {
                                       "name" : "CLOptions",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "WorkDirectory",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Mode",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "ProjectRoot",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Goals",
                                       "type" : "new StringDataType()"
                                   }

            ],
            "results" : [
                                   {
                                       "name" : "MavenResults",
                                       "type" : "new StringDataType()"
                                   }

            ],
            "mavenDependencies" : [
                                   {
                                       "groupId" : "org.jbpm.contrib",
                                       "artifactId" : "mavenembedder-workitem",
                                       "version" : "7.65.0.Final"
                                   }

            ]
}

,




© 2015 - 2025 Weber Informatics LLC | Privacy Policy