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

org.kohsuke.stapler.LocalizerMojo2 Maven / Gradle / Ivy

There is a newer version: 1.16
Show newest version
/*
 * Copyright (c) 2008, Your Corporation. All Rights Reserved.
 */

package org.kohsuke.stapler;

/**
 * Generate localized message bundles.
 *
 * @author Kohsuke Kawaguchi
 * @goal l10n
 */
public class LocalizerMojo2 extends LocalizerMojo {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy