blob: b11a7172b6516b39c3303c43b5089068f82183cf [file] [log] [blame]
<extensions>
<extension>
<groupId>org.apache.maven.its.mng7891</groupId>
<artifactId>extension</artifactId>
<version>1.0-SNAPSHOT</version>
<configuration>
<messages>
<sessionStart>The session has just started at ${maven.build.timestamp}</sessionStart>
<projectsRead>All projects are read now! The build will start and the user has passed -DuserValue=${userValue} on the commandline</projectsRead>
</messages>
</configuration>
</extension>
</extensions>