jira-importer
jira-importer
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Any parameter that can be set from commandline AND effects the result of the artifact should be banned. Otherwise we'll get the other discussions: why doesn't my...
**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** commented I don't know what world you're living in where people randomly add parameters to command lines, my colleagues all have keyboard-phobia, they'd do anything to use a shorter...
**[Andreas Rauchberger](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=andiy)** commented I'm using profiles a lot, for controlling wether to execute a plugin in certain circumstances or not. e.g. sign the code for production but skip it for...
**[Andreas Rauchberger](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=andiy)** commented has this been solved in MSHADE-382Add an option to skip execution? why i can't pull a more recent version of the plugin then 3.2.4?
radhikakv: +1 to prioritize this bug fix We recently migrated to v2.2.0 and this issue is completely messing up the storm topology process which is affecting Production runs. Also suggest...
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Is this issue about m-dependency-p plugin or Maven core? Like you cannot build as Maven fails to get dependencies when proxy used?
**[Patrick Mackinlay](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER304196)** commented Its about the full maven 3.9.6 release, in a corporate environment (no direct internet) nothing can be built with a fresh local repository. A build will result...
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Can you tell us a bit more info? We talk about Maven 3.9.6, but what transport do you use? What kind of proxy you use? Any extension...
**[Patrick Mackinlay](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER304196)** commented Its a vanilla install of maven 3.9.6, with the ~/.m2 directory completely cleared and the settings containing just one http proxy (can't show the details of the...
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented And what kind of error you have?