KIE EAP - Maven plugin 6.1.0.Final

org.kie.integration.eap.maven.model.resource
Class EAPVersionMismatchedArtifactResource

java.lang.Object
  extended by org.kie.integration.eap.maven.model.resource.EAPAbstractResource<org.sonatype.aether.artifact.Artifact>
      extended by org.kie.integration.eap.maven.model.resource.EAPArtifactResource
          extended by org.kie.integration.eap.maven.model.resource.EAPVersionMismatchedArtifactResource
All Implemented Interfaces:
EAPModuleResource<org.sonatype.aether.artifact.Artifact>

public class EAPVersionMismatchedArtifactResource
extends EAPArtifactResource


Field Summary
 
Fields inherited from class org.kie.integration.eap.maven.model.resource.EAPArtifactResource
resource
 
Constructor Summary
protected EAPVersionMismatchedArtifactResource(String name, String version)
           
 
Method Summary
static EAPVersionMismatchedArtifactResource create(org.sonatype.aether.artifact.Artifact artifact, String version)
           
 String getVersion()
           
 
Methods inherited from class org.kie.integration.eap.maven.model.resource.EAPArtifactResource
create, getFileName, getResource, setResource
 
Methods inherited from class org.kie.integration.eap.maven.model.resource.EAPAbstractResource
addExclusion, getExclusions, getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EAPVersionMismatchedArtifactResource

protected EAPVersionMismatchedArtifactResource(String name,
                                               String version)
Method Detail

create

public static EAPVersionMismatchedArtifactResource create(org.sonatype.aether.artifact.Artifact artifact,
                                                          String version)

getVersion

public String getVersion()

KIE EAP - Maven plugin 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.