Index

C D E G M O P Q S V 
All Classes and Interfaces|All Packages

C

com.sun.enterprise.module.maven - package com.sun.enterprise.module.maven
 
convertToOsgi(Version.COMPONENT) - Method in class org.glassfish.hk2.maven.Version
 

D

dropVersionComponent - Variable in class com.sun.enterprise.module.maven.OsgiVersionMojo
Flag used to determine what components of the version will be used in OSGi version.

E

execute() - Method in class com.sun.enterprise.module.maven.OsgiVersionMojo
 

G

getIncrementalVersion() - Method in class org.glassfish.hk2.maven.Version
 
getMajorVersion() - Method in class org.glassfish.hk2.maven.Version
 
getMinorVersion() - Method in class org.glassfish.hk2.maven.Version
 
getQualifier() - Method in class org.glassfish.hk2.maven.Version
 

M

major - Enum constant in enum class org.glassfish.hk2.maven.Version.COMPONENT
 
micro - Enum constant in enum class org.glassfish.hk2.maven.Version.COMPONENT
 
minor - Enum constant in enum class org.glassfish.hk2.maven.Version.COMPONENT
 

O

org.glassfish.hk2.maven - package org.glassfish.hk2.maven
 
org.glassfish.hk2.maven.osgiversion - module org.glassfish.hk2.maven.osgiversion
 
OsgiVersionMojo - Class in com.sun.enterprise.module.maven
Converts the project version into the OSGi format and set that to "project.osgi.version" property.
OsgiVersionMojo() - Constructor for class com.sun.enterprise.module.maven.OsgiVersionMojo
 

P

project - Variable in class com.sun.enterprise.module.maven.OsgiVersionMojo
The maven project.

Q

qualifier - Enum constant in enum class org.glassfish.hk2.maven.Version.COMPONENT
 

S

STANDARD_PATTERN - Static variable in class org.glassfish.hk2.maven.Version
 

V

valueOf(String) - Static method in enum class org.glassfish.hk2.maven.Version.COMPONENT
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.glassfish.hk2.maven.Version.COMPONENT
Returns an array containing the constants of this enum class, in the order they are declared.
Version - Class in org.glassfish.hk2.maven
 
Version(String) - Constructor for class org.glassfish.hk2.maven.Version
 
Version.COMPONENT - Enum Class in org.glassfish.hk2.maven
 
versionPropertyName - Variable in class com.sun.enterprise.module.maven.OsgiVersionMojo
 
C D E G M O P Q S V 
All Classes and Interfaces|All Packages