Dev team,
Havent received response. Appreciate quick response as there are few customers
dependent on this bcoz documentation is quite not clear or obvious
Are archetypes based on velocity templates by default?
-maria
From: Maria Beckham
To: "dev@maven.apache.org"
Sent: Friday, Decembe
Could some respond to this question as soon as possible
From: Maria Beckham
To: "dev@maven.apache.org"
Sent: Thursday, December 3, 2015 3:57 PM
Subject: Velocity - Archetypes question
Hi there,
Are archetypes in maven by default based on velocity engine/templates
processing?
Thanks
Hi there,
Are archetypes in maven by default based on velocity engine/templates
processing?
Thanks,Maria
Github user gyrfalcon closed the pull request at:
https://github.com/apache/maven-plugins/pull/71
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
GitHub user hwellmann opened a pull request:
https://github.com/apache/maven-plugins/pull/72
[MJAVADOC-437] javadoc:aggregate fails on initial build
For aggregate reports, do not resolve artifacts of current reactor to make
initial build pass.
You can merge this pull request into
Hi,
On behalf of the Apache Maven team I'm working on the Plexus Compiler[1]
to support compilation of modules and I'm struggling with the
specification of the modulepath.
According to JEP 261[1] the path of -mp is not the same as -cp
. Based of the commandline help of javac I assumed bo
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-161557229
You mean 5.14.4 or higher. But I'm agree, and I hope nobody is using TestNG
5.x :D
---
If your project is set up for it, you can reply to this email and have you
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-161556711
@juherr I guess nobody is using buggy library 5.14.1 or 5.14.2. Since we
did rely on separator "," the users were facing this issue and most probably
used 5.14.3
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-161556520
> What about to replace "," with ", " in surefire parameter
It won't work because TestNG need a `List in these 2 versions.
> I guess configure(Com
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-16178
@juherr What about to replace `","` with `", "` in surefire parameter value
in TestNG provider.
Do you think this would come over the issue and would work in
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-161554781
> What exactly the bug is?
`configure(Map)` from 5.14.1 and 5.14.2 is transforming `List` into
a `String` with a space as separator. Then, `configure(Comm
11 matches
Mail list logo