GitHub user bentatham opened a pull request:
https://github.com/apache/maven-plugins/pull/134
MPH-124: add alias to describe detail
Simply add the alias to the detail output, if it exists.
Sample output from one of our custom plugins:
```
[INFO] 'helios-dev:deploy-ap
Github user stephenc commented on the issue:
https://github.com/apache/maven/pull/136
ð
---
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Github user michael-o commented on the issue:
https://github.com/apache/maven/pull/136
Looks good to me.
---
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.
FYI opened https://github.com/apache/maven/pull/136 for the MNG-6302
(guess we can switch from thread to discuss it now?)
Romain Manni-Bucau
@rmannibucau | Blog | Old Blog | Github | LinkedIn
2017-11-09 9:30 GMT+01:00 Jörg Schaible :
> Hi,
>
> one wish: Better integration with pom-less Tycho pr
GitHub user rmannibucau opened a pull request:
https://github.com/apache/maven/pull/136
[MNG-6302] logging the module count
Idea is to let the user identify how many modules are still to be
executed/processed
You can merge this pull request into a Git repository by running:
$
Hi,
one wish: Better integration with pom-less Tycho projects.
Currently it is not possible to run Maven and use standard Maven-based
and pom-less Tycho-based projects in one reactor if the Tycho projects
have dependencies on the Maven-based projects.
AFAICS the problem is that Polyglott is us