jar

org.apache.geronimo.buildsupport : car-maven-plugin

Maven & Gradle

May 23, 2013

Geronimo Build Support :: CAR · The car-maven-plugin handles all aspects of "predeploying" a module into a Geronimo car file and installing car files into a Geronimo server. As part of this it processes plan files to include the module Id and dependencies, and generates geronimo-plugin.xml metadata files and manages a geronimo-plugins.xml catalog in the local maven repository.

Table Of Contents

Latest Version

Download org.apache.geronimo.buildsupport : car-maven-plugin JAR file - Latest Versions:

All Versions

Download org.apache.geronimo.buildsupport : car-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
3.0
2.2.x
2.2
2.1.x
2.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window car-maven-plugin-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.geronimo.mavenplugins.car

├─ org.apache.geronimo.mavenplugins.car.AbstractCarMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.ArchiveCarMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.ArchiveMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.ClasspathElement.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.CreatePluginListMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.Dependency.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.DependencyChangeMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.InstallModulesMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.MavenAttributeStore.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.MavenConfigStore.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.ModuleId.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.Override.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.PackageMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.PlanProcessorMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.PluginBootstrap2.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.ServerInstance.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.UseMavenDependencies.class - [JAR]

├─ org.apache.geronimo.mavenplugins.car.ValidateConfigurationMojo.class - [JAR]