Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleClick here to see my output ...
Code Block
[INFO] ----------------------------------------------------------------------------


[INFO] Using following parameters for creating project from Archetype: magnolia-project-archetype:RELEASE


[INFO] ----------------------------------------------------------------------------


[INFO] Parameter: groupId, Value: com.pscu


[INFO] Parameter: artifactId, Value: test


[INFO] Parameter: version, Value: 1.0-SNAPSHOT


[INFO] Parameter: package, Value: com.pscu


[INFO] Parameter: packageInPathFormat, Value: com/pscu


[INFO] Parameter: magnolia-bundle-version, Value: 6.2.11


[INFO] Parameter: package, Value: com.pscu


[INFO] Parameter: version, Value: 1.0-SNAPSHOT


[INFO] Parameter: groupId, Value: com.pscu


[INFO] Parameter: project-name, Value: test


[INFO] Parameter: artifactId, Value: test


[INFO] Parent element not overwritten in /Users/ghost/pscu/test/test-webapp/pom.xml


[INFO] Project created from Archetype in dir: /Users/ghost/pscu/test


[INFO] ------------------------------------------------------------------------


[INFO] BUILD SUCCESS


[INFO] ------------------------------------------------------------------------


[INFO] Total time: 03:47 min


[INFO] Finished at: 2021-09-02T13:20:23+02:00


[INFO] ------------------------------------------------------------------------


ghost@theMachine pscu %

Edit the POM files as follows:

...