org.apache.maven.plugins.repository.it
Class BundleCreateIT

java.lang.Object
  extended by org.apache.maven.plugins.repository.it.BundleCreateIT

public class BundleCreateIT
extends Object


Constructor Summary
BundleCreateIT()
           
 
Method Summary
 void createFromAlternativePom()
           
 void createWithSCMInfoMissing()
           
 void createWithSCMInfoProvided()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleCreateIT

public BundleCreateIT()
Method Detail

createWithSCMInfoProvided

public void createWithSCMInfoProvided()
                               throws IOException,
                                      URISyntaxException,
                                      org.apache.maven.it.VerificationException
Throws:
IOException
URISyntaxException
org.apache.maven.it.VerificationException

createWithSCMInfoMissing

public void createWithSCMInfoMissing()
                              throws IOException,
                                     URISyntaxException,
                                     org.apache.maven.it.VerificationException
Throws:
IOException
URISyntaxException
org.apache.maven.it.VerificationException

createFromAlternativePom

public void createFromAlternativePom()
                              throws Exception
Throws:
Exception


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