com.github.maven_nar
Class Lib

java.lang.Object
  extended by com.github.maven_nar.Lib

public class Lib
extends Object

Keeps info on a library

Author:
Mark Donszelmann

Constructor Summary
Lib()
           
 
Method Summary
 void addLibSet(AbstractDependencyMojo mojo, LinkerDef linker, org.apache.tools.ant.Project antProject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lib

public Lib()
Method Detail

addLibSet

public final void addLibSet(AbstractDependencyMojo mojo,
                            LinkerDef linker,
                            org.apache.tools.ant.Project antProject)
                     throws org.apache.maven.plugin.MojoFailureException,
                            org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.