org.apache.maven.scm.plugin

Class StatusMojo

public class StatusMojo extends AbstractScmMojo

Version: $Id: StatusMojo.java 380709 2006-02-24 16:57:47Z evenisse $

Author: Emmanuel Venisse

UNKNOWN: status Project status

Method Summary
voidexecute()
protected StringgetRelativePath(File baseDir, String path)
Formats the filename so that it is a relative directory from the base.

Method Detail

execute

public void execute()

getRelativePath

protected String getRelativePath(File baseDir, String path)
Formats the filename so that it is a relative directory from the base.

Parameters: baseDir path

Returns: The relative path

Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.