org.hudsonci.maven.eventspy_30
Class MavenArtifactConverter

java.lang.Object
  extended by org.hudsonci.maven.eventspy_30.MavenArtifactConverter

public class MavenArtifactConverter
extends Object

Convert Maven based artifacts to our artifact model.

Since:
2.1.0
Author:
Jamie Whitehouse

Method Summary
static ArtifactDTO convertAetherArtifact(org.sonatype.aether.artifact.Artifact artifact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertAetherArtifact

public static ArtifactDTO convertAetherArtifact(org.sonatype.aether.artifact.Artifact artifact)


Copyright © 2004-2011 Hudson. All Rights Reserved.