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

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

public class BundlePackIT
extends Object


Constructor Summary
BundlePackIT()
           
 
Method Summary
static void doBootstrap()
           
 void packWithSCMInfoMissing()
           
 void packWithSCMInfoProvided()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundlePackIT

public BundlePackIT()
Method Detail

doBootstrap

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

packWithSCMInfoProvided

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

packWithSCMInfoMissing

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


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