apache / apache/maven

[MNG-7883] Also print groupId and version in the Reactor Build Order

Open
#8,736 5 comments 0 reactions 0 assignees View on GitHub
enhancement priority:trivial
Dominant language
Java
Stars
5.3k
Forks
3.1k
Avg merge
20h 42m
Merged PRs (30d)
297

Description

**[Reto Hoehener](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rho4)** opened **[MNG-7883](https://issues.apache.org/jira/browse/MNG-7883?redirect=false)** and commented

This would be useful information when debugging a build process:

```java
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] my-group my-parent 1.0.0-SNAPSHOT           [pom]
[INFO] my-group my-lib               1.0.0-SNAPSHOT                [jar]
[INFO] my-group my-app               1.0.4                         [jar]
```

---

**Remote Links:**
- [GitHub Pull Request #1511
](https://github.com/apache/maven/pull/1511)

0 votes, 5 watchers

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.