o the archetype should be generated from the project pushing //!! lines replacing what is below it so that we can still build/test this project while still allowing variable interpolation into the project that will be created from the archteype.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-06-28 19:35:09 +00:00
parent 4210f182ed
commit 9d880a8e8f

View File

@ -7,6 +7,7 @@
import org.apache.maven.it.Verifier;
import org.apache.maven.it.util.ResourceExtractor;
//!! public class ${className}
public class MavenIT0111PluginsThatRequireAResourceFromAnExtensionTest
extends AbstractMavenIntegrationTestCase
{