It’s a stub pom.xml that’s used whenever a MavenExecutionRequest has no 
associated pom.xml file:

        
https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/DefaultMaven.java#L644

        
https://github.com/apache/maven/blob/master/maven-core/src/main/resources/org/apache/maven/project/standalone.xml

On 14 Jul 2014, at 06:39, Dan Tran <[email protected]> wrote:

> Hi
> 
> I am playing with DependencyGraphBuilder and seeing the following  artifact
> sneak into my list
> 
> org.apache.maven:standalone-pom:pom:1,standalone-pom
> 
> Any idea what it is?
> 
> I am also seeing of of this from the build log, mine and from internet, but
> so far no-one seems to care
> 
> Thanks
> 
> -D

Reply via email to