jira-importer
jira-importer
**[James Kebinger](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jkebinger)** commented I noticed that ManifestResourceTransformer has the same loop until the string stops changing pattern. The unit test can be made to fail (loop endlessly) easily by replacing...
Resolve #761
**[Chris Snyder](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=chris.snyder)** commented StackOverflow post discussing this problem (note that this bug doesn't occur in batch mode): https://stackoverflow.com/questions/40136085/maven-archetype-generate-a-default-value-for-requiredproperty-from-a-value-of-a
**[Martin Kanters](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=martinkanters)** commented Thanks for the sample config and the thorough description. I am not very experienced with the archetype plugin, but I am inclined to agree with the solution...
**[David Hutchison](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dhutchison)** commented Thinking about this more, this feature to sort was clearly added for some reason so removing it would be a breaking change now (as much as that...
**[David Hutchison](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dhutchison)** commented PR now created: https://github.com/apache/maven-archetype/pull/61
Subtasks: - CURATOR-699 - CURATOR-700 - CURATOR-701 - CURATOR-703