mirror of
https://github.com/apache/maven.git
synced 2025-02-21 17:40:48 +00:00
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:
parent
4210f182ed
commit
9d880a8e8f
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user