public class PluginParameterExpressionEvaluatorTest extends AbstractCoreMavenComponentTestCase
AbstractCoreMavenComponentTestCase.ProjectBuilder
container, projectBuilder, repositorySystem
Constructor and Description |
---|
PluginParameterExpressionEvaluatorTest() |
createMavenExecutionRequest, createMavenSession, createMavenSession, createMavenSession, createStubMavenProject, getContainer, getLocalRepository, getPluginArtifactRepositories, getProject, getRemoteRepositories, initRepoSession
public PluginParameterExpressionEvaluatorTest()
@Test public void testPluginDescriptorExpressionReference() throws Exception
Exception
@Test public void testPluginArtifactsExpressionReference() throws Exception
Exception
@Test public void testPluginArtifactMapExpressionReference() throws Exception
Exception
@Test public void testPluginArtifactIdExpressionReference() throws Exception
Exception
@Test public void testValueExtractionWithAPomValueContainingAPath() throws Exception
Exception
@Test public void testEscapedVariablePassthrough() throws Exception
Exception
@Test public void testEscapedVariablePassthroughInLargerExpression() throws Exception
Exception
@Test public void testMultipleSubExpressionsInLargerExpression() throws Exception
Exception
@Test public void testMissingPOMPropertyRefInLargerExpression() throws Exception
Exception
@Test public void testPOMPropertyExtractionWithMissingProject_WithDotNotation() throws Exception
Exception
@Test public void testBasedirExtractionWithMissingProject() throws Exception
Exception
@Test public void testValueExtractionFromSystemPropertiesWithMissingProject() throws Exception
Exception
@Test public void testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation() throws Exception
Exception
@Test public void testLocalRepositoryExtraction() throws Exception
Exception
@Test public void testShouldExtractPluginArtifacts() throws Exception
Exception
protected Artifact createArtifact(String groupId, String artifactId, String version) throws Exception
Exception
protected String getProjectsDirectory()
getProjectsDirectory
in class AbstractCoreMavenComponentTestCase
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.