Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
Pulsar
-
Pulsar 237 -DynamicComponents2
Description
Steps to reproduce
- Go to community/archetype
- run mvn verify -DskipTests
- run mvn verify -DskipTests
Expected: build to pass
Actual build error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project hippo-project-archetype: An Ant BuildException has occured: didn't replace anything
[ERROR] around Ant part ...<replace summary="true" failOnNoReplacements="true" dir="/Users/abanck/projects/brxm/community/archetype/main/target/classes/archetype-resources" value="14.3.0-SNAPSHOT" token="@project.version@">... @ 4:199 in /Users/abanck/projects/brxm/community/archetype/main/target/antrun/build-main.xml
[