jira-importer

Results 731 comments of jira-importer

**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** commented Ok. But then there should be an enforcer rule to catch this. https://issues.apache.org/jira/browse/MENFORCER-368 Together they work to achieve a desired behavior (MBEHAVIOR anyone?). I still think this is...

**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** commented `[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o) the toolchain type "jdk" should indeed always require a javac. Its not asking much

**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** commented I notice my reactor takes 20min when using the toolchain configured to use /usr/lib/jvm/java-8-openjdk-amd64/bin I use that same JDK normally and it takes 5min. Watching the logs, its...

**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** commented I see today that the plugin doesn't even check that its a valid jdkhome, only that the directory exists. The first I know that I'm using the system...

**[Samuli Saarinen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=samuli)** commented patch for the issue

**[Anders Hammar](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=afloom)** commented I can reproduce this with Maven 3.0.4 and version 2.2 of the plugin. It doesn't seem to be possible to override 'basedir'. Maybe renaming the param is...

**[Yan Zhang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=eskibear)** commented `Same for me.` `maven-archetype-plugin:3.0.1, ``-Dbasedir` doesn't work at all.  Others also suffer from the same issue: https://stackoverflow.com/questions/46439296/how-can-i-specify-the-directory-where-to-create-the-project-for-archetypegenera   After so many years, is there any update?  

**[Eric R. Green](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ericgreen86)** commented Has this sat around unfixed for all these years just because nobody's gotten to it? Or, is it basically an undesired feature? I'm asking because I'd...

**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented [Eric R. Green](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ericgreen86) the already provided patch seems reasonable to me, although I would call the parameter `outputDirectory`. If you can create a PR and can think...