-
Bug
-
Resolution: Done
-
Critical
-
3.3.0.M4
-
None
While testing the EAP6 repository, it occured to me that Archetype properties were not resolved correctly for our AS7 archetype based examples. Since the required properties cannot be resolved, they're not displayed to the user. Eventually, the project creation fails due to these missing properties.
This is similar to an upstream issue (https://bugs.eclipse.org/bugs/show_bug.cgi?id=359855), where the maven/aether session is not correctly provided to the resolver.
Actually, there already is a hack in m2e that deals with that remote archetype resolution issue. This need to be reproduced in JBT.