Index

A C D E G 
All Classes and Interfaces|All Packages

A

afterProjectsRead(MavenSession) - Method in class com.tisonkun.os.maven.DetectExtension
 
afterSessionStart(MavenSession) - Method in class com.tisonkun.os.maven.DetectExtension
 

C

com.tisonkun.os.maven - package com.tisonkun.os.maven
 

D

DetectExtension - Class in com.tisonkun.os.maven
Detects the current operating system and architecture, normalizes them, and sets them to various project properties.
DetectExtension(Logger) - Constructor for class com.tisonkun.os.maven.DetectExtension
Create a Maven extension instance with the platform specific logger.
DetectMojo - Class in com.tisonkun.os.maven
Detects the current operating system and architecture, normalizes them, and sets them to various project properties.
DetectMojo() - Constructor for class com.tisonkun.os.maven.DetectMojo
Create a mojo instance to detect OS information.

E

execute() - Method in class com.tisonkun.os.maven.DetectMojo
 

G

getClassifierWithLikes(String) - Static method in class com.tisonkun.os.maven.DetectMojo
Takes a comma-separated value of os "likes" to be included in the generated classifier and returns them as a list.
A C D E G 
All Classes and Interfaces|All Packages