jira-importer

Results 731 comments of jira-importer

**[Chetana](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rachetana)** commented The patch has been attached to the issue.

**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented This issue shouldn't have been marked as resolved.

**[Jörg Hohwiller](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hohwille)** commented Another day of analysis lost due to complex parent structures and the lack of simple log output (the logged repo-id would have immediately made it clear): https://github.com/devonfw/devon4j/issues/198

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Here is a similar case which cannot be implemented in Wagon.

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented The request is quite broad. As a last resort, one can always enable wire and context logging for the HttpClient.

**[Jörg Hohwiller](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hohwille)** commented > The request is quite broad. I was asking for four concrete and obvious aspects to write to the log. You can even consider the second as...

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented I need to see how the code is structured in MDEPLOY. I will get back to you in the next couple of days.

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented So, I have checked the code. MDEPLOY calls Maven Artifact Transfer which calls Maven Resolver which calls Maven Wagon. The deeper you get the less information of...

**[Jörg Hohwiller](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hohwille)** commented Surely this can not be addressed easily in wagen for instance. However, it should be easy to find code where the password is resolved and passed to...

**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** commented "In that place it should be possible to log a warning when the password is empty/null." This sounds to me like this case should be an...