[GitHub] [maven] michael-o commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots

2019-08-18 Thread GitBox
michael-o commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots URL: https://github.com/apache/maven/pull/274#issuecomment-522431043 @hboutemy, let's go for it! This is an automated message from the Apache G

[GitHub] [maven-indexer] eolivelli commented on issue #38: Change indexer-reader's Utils to call read() once

2019-08-18 Thread GitBox
eolivelli commented on issue #38: Change indexer-reader's Utils to call read() once URL: https://github.com/apache/maven-indexer/pull/38#issuecomment-522425769 Good catch. Please create a JIRA and follow the convention for git commits, use 'git log' for examples ---

[GitHub] [maven] hboutemy commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots

2019-08-18 Thread GitBox
hboutemy commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots URL: https://github.com/apache/maven/pull/274#issuecomment-522418232 @michael-o you asked (on the Jira issue) the user to check that the PR fixed the issue: I did it Robert wanted to see a green build: it is

[GitHub] [maven-indexer] eolivelli commented on issue #39: Add getName() to Record.EntryKey

2019-08-18 Thread GitBox
eolivelli commented on issue #39: Add getName() to Record.EntryKey URL: https://github.com/apache/maven-indexer/pull/39#issuecomment-522411442 Thanks. I forgot to link the guide for you https://maven.apache.org/developers/conventions/git.html The only missing part is to cite the

[GitHub] [maven-indexer] sixcorners commented on issue #39: Add getName() to Record.EntryKey

2019-08-18 Thread GitBox
sixcorners commented on issue #39: Add getName() to Record.EntryKey URL: https://github.com/apache/maven-indexer/pull/39#issuecomment-522368391 I went ahead and added some stuff to the commit message. This is an automated mess

[GitHub] [maven-indexer] sixcorners commented on issue #38: Change indexer-reader's Utils to call read() once

2019-08-18 Thread GitBox
sixcorners commented on issue #38: Change indexer-reader's Utils to call read() once URL: https://github.com/apache/maven-indexer/pull/38#issuecomment-522367108 By resource leak I don't mean an instance of the resource class. I mean an InputStream that doesn't get closed.

[GitHub] [maven-indexer] sixcorners edited a comment on issue #39: Add getName() to Record.EntryKey

2019-08-18 Thread GitBox
sixcorners edited a comment on issue #39: Add getName() to Record.EntryKey URL: https://github.com/apache/maven-indexer/pull/39#issuecomment-522366852 Are you saying I should remove "I don't want to parse the output from toString()" or add more detail to the commit message? "I don't want to

[GitHub] [maven-indexer] sixcorners edited a comment on issue #39: Add getName() to Record.EntryKey

2019-08-18 Thread GitBox
sixcorners edited a comment on issue #39: Add getName() to Record.EntryKey URL: https://github.com/apache/maven-indexer/pull/39#issuecomment-522366852 Are you saying I should remove "I don't want to parse the output from toString()" or add more detail to the commit message? "I don't want to

[jira] [Created] (MINDEXER-122) Add getName() to Record.EntryKey

2019-08-18 Thread Stephen Buergler (JIRA)
Stephen Buergler created MINDEXER-122: - Summary: Add getName() to Record.EntryKey Key: MINDEXER-122 URL: https://issues.apache.org/jira/browse/MINDEXER-122 Project: Maven Indexer Issue Ty

[GitHub] [maven-indexer] sixcorners commented on issue #39: Add getName() to Record.EntryKey

2019-08-18 Thread GitBox
sixcorners commented on issue #39: Add getName() to Record.EntryKey URL: https://github.com/apache/maven-indexer/pull/39#issuecomment-522366852 Are you saying I should remove "I don't want to parse the output from toString()" or add more detail to the commit message? "I don't want to parse

[jira] [Commented] (MINDEXER-121) ChunkReaderIterator leaks InputStreams

2019-08-18 Thread Stephen Buergler (JIRA)
[ https://issues.apache.org/jira/browse/MINDEXER-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910081#comment-16910081 ] Stephen Buergler commented on MINDEXER-121: --- I think the javadoc should be ch

[jira] [Updated] (MINDEXER-121) ChunkReaderIterator leaks InputStreams

2019-08-18 Thread Stephen Buergler (JIRA)
[ https://issues.apache.org/jira/browse/MINDEXER-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Buergler updated MINDEXER-121: -- Description: ChunkReaderIterator closes ChunkReaders when you call next(). The last C

[GitHub] [maven-integration-testing] Tibor17 commented on a change in pull request #46: [MNG-6731] Jetty getLocalPort() returns -1 resulting in build failures

2019-08-18 Thread GitBox
Tibor17 commented on a change in pull request #46: [MNG-6731] Jetty getLocalPort() returns -1 resulting in build failures URL: https://github.com/apache/maven-integration-testing/pull/46#discussion_r315005991 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng

[GitHub] [maven-archetype] Tibor17 commented on issue #30: [ARCHETYPE-569] Update to latest version of plexus utils

2019-08-18 Thread GitBox
Tibor17 commented on issue #30: [ARCHETYPE-569] Update to latest version of plexus utils URL: https://github.com/apache/maven-archetype/pull/30#issuecomment-522364210 @mbooth101 Can you rebase this PR to master? I want to start a new release today. The build is hopefully stable, s

[jira] [Closed] (ARCHETYPE-578) Deleted unnecessary calls ".flush()" on I/O streams

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-578. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-archetype.git;a=commit;h=010f5

[jira] [Closed] (ARCHETYPE-582) Additional module in generated POM should keep line indentation 2 chars

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-582. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-archetype.git;a=commit;h=76414

[jira] [Closed] (ARCHETYPE-579) Missing try-with-resources and createNewFile() before new FileOutputStream(f)

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-579. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-archetype.git;a=commit;h=18c6e

[jira] [Updated] (ARCHETYPE-579) Missing try-with-resources and createNewFile() before new FileOutputStream(f)

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-579: --- Issue Type: Improvement (was: Dependency upgrade) > Missing try-with-resources and create

[jira] [Updated] (ARCHETYPE-582) Additional module in generated POM should keep line indentation 2 chars

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-582: --- Summary: Additional module in generated POM should keep line indentation 2 chars (was: Ad

[jira] [Updated] (ARCHETYPE-582) Additional module in generated POM should should keep line indentation 2 chars

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-582: --- Summary: Additional module in generated POM should should keep line indentation 2 chars (

[jira] [Created] (ARCHETYPE-582) Modules in generated POM should should keep line indentation 2 chars

2019-08-18 Thread Tibor Digana (JIRA)
Tibor Digana created ARCHETYPE-582: -- Summary: Modules in generated POM should should keep line indentation 2 chars Key: ARCHETYPE-582 URL: https://issues.apache.org/jira/browse/ARCHETYPE-582 Project:

[jira] [Closed] (ARCHETYPE-575) Upgrade maven-artifact-transfer to 0.11.0

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-575. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-archetype.git;a=commit;h=8bc92

[GitHub] [maven] michael-o edited a comment on issue #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-18 Thread GitBox
michael-o edited a comment on issue #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/277#issuecomment-522345477 I need will some time to better understand this issue, so a revi

[GitHub] [maven] michael-o commented on issue #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-18 Thread GitBox
michael-o commented on issue #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/277#issuecomment-522345477 I will some time to better understand this issue, so a review won't hap

[GitHub] [maven] eolivelli commented on issue #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-18 Thread GitBox
eolivelli commented on issue #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/277#issuecomment-522345371 Okay. I feel I don't have enough context to sponsor this change, I am n

[jira] [Closed] (ARCHETYPE-577) Upgrade Wagon to 3.3.3

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-577. -- Resolution: Fixed Assignee: Tibor Digana https://gitbox.apache.org/repos/asf?p=maven-a

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910029#comment-16910029 ] Michael Osipov commented on MSITE-849: -- [~hboutemy], what is your opinion? > Unable

[jira] [Comment Edited] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910019#comment-16910019 ] Abel Salgado Romero edited comment on MSITE-849 at 8/18/19 6:13 PM:

[jira] [Commented] (MNG-6739) JSR 330 not picking up Guice Custom Bindings

2019-08-18 Thread Jose Montoya (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910025#comment-16910025 ] Jose Montoya commented on MNG-6739: --- [~j...@kafsemo.org] I saw you were migrating maven-c

[jira] [Updated] (MNG-6739) JSR 330 not picking up Guice Custom Bindings

2019-08-18 Thread Jose Montoya (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Montoya updated MNG-6739: -- Description: See: [https://maven.apache.org/maven-jsr330.html] and [https://wiki.eclipse.org/Sisu/Plexus

[jira] [Created] (MNG-6739) JSR 330 not picking up Guice Custom Bindings

2019-08-18 Thread Jose Montoya (JIRA)
Jose Montoya created MNG-6739: - Summary: JSR 330 not picking up Guice Custom Bindings Key: MNG-6739 URL: https://issues.apache.org/jira/browse/MNG-6739 Project: Maven Issue Type: Bug Co

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910019#comment-16910019 ] Abel Salgado Romero commented on MSITE-849: --- {quote}I don't think that Doxia sho

[jira] [Commented] (MNG-6738) Upgrade maven-resolver to 1.4.1

2019-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910016#comment-16910016 ] Hudson commented on MNG-6738: - Build succeeded in Jenkins: Maven TLP » maven » master #276 See

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910013#comment-16910013 ] Michael Osipov commented on MSITE-849: -- I don't think that Doxia should be tied to {{

[jira] [Closed] (MNG-6738) Upgrade maven-resolver to 1.4.1

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed MNG-6738. - Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=88b632cf3d727c7d003a8a36f1b39b

[GitHub] [maven] michael-o commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots

2019-08-18 Thread GitBox
michael-o commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots URL: https://github.com/apache/maven/pull/274#issuecomment-522334667 @hboutemy, I trust your judgement. If you bless, I'll do it too. This

[jira] [Commented] (MNG-6738) Upgrade maven-resolver to 1.4.1

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909993#comment-16909993 ] Tibor Digana commented on MNG-6738: --- The current build process https://builds.apache.org

[jira] [Comment Edited] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909978#comment-16909978 ] Abel Salgado Romero edited comment on MSITE-849 at 8/18/19 2:25 PM:

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909978#comment-16909978 ] Abel Salgado Romero commented on MSITE-849: --- As a note to self. Directly injecti

[jira] [Comment Edited] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909970#comment-16909970 ] Abel Salgado Romero edited comment on MSITE-849 at 8/18/19 1:50 PM:

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909970#comment-16909970 ] Abel Salgado Romero commented on MSITE-849: --- I did debug the {{SiteRunMojo}} and

[jira] [Created] (MNG-6738) Upgrade maven-resolver to 1.4.1

2019-08-18 Thread Tibor Digana (JIRA)
Tibor Digana created MNG-6738: - Summary: Upgrade maven-resolver to 1.4.1 Key: MNG-6738 URL: https://issues.apache.org/jira/browse/MNG-6738 Project: Maven Issue Type: Dependency upgrade

[jira] [Updated] (MNG-6712) Downgrade maven-resolver:1.4.0 to 1.3.3

2019-08-18 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6712: --- Affects Version/s: 3.6.1 > Downgrade maven-resolver:1.4.0 to 1.3.3 > --

[jira] [Updated] (MNG-6712) Downgrade maven-resolver:1.4.0 to 1.3.3

2019-08-18 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6712: --- Issue Type: Bug (was: Dependency upgrade) > Downgrade maven-resolver:1.4.0 to 1.3.3 >

[GitHub] [maven] hboutemy commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots

2019-08-18 Thread GitBox
hboutemy commented on issue #274: [MNG-6716] Test and fix erroneous compileRoots URL: https://github.com/apache/maven/pull/274#issuecomment-522323070 1. I was able to reproduce the issue (on a Mac), 2. I was able to check that the PR fixes the issue, 3. I re-launched the build; and it

[jira] [Commented] (MNG-6731) Jetty getLocalPort() returns -1 resulting in build failures

2019-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909964#comment-16909964 ] Hudson commented on MNG-6731: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6716 #2 See

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909961#comment-16909961 ] Michael Osipov commented on MSITE-849: -- {{SiteRunMojo}} inherits from {{AbstractSiteM

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909959#comment-16909959 ] Abel Salgado Romero commented on MSITE-849: --- Exact same as with @Inject :( I am

[jira] [Closed] (ARCHETYPE-581) The build fails in the integration tests because 'build.log' is being copied and failed

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-581. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-archetype.git;a=commit;h=d5d52

[jira] [Updated] (ARCHETYPE-581) The build fails in the integration tests because 'build.log' is being copied and failed

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-581: --- Description: Archetype ITs should exclude copying unnecessary file {{build.log}} (open fil

[jira] [Updated] (ARCHETYPE-581) The build fails in the integration tests because 'build.log' is being copied and failed

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-581: --- Description: Archetype ITs should exclude copying unnecessary file {{build.log}} (open fil

[jira] [Created] (ARCHETYPE-581) The build fails in the integration tests because 'build.log' is being copied and failed

2019-08-18 Thread Tibor Digana (JIRA)
Tibor Digana created ARCHETYPE-581: -- Summary: The build fails in the integration tests because 'build.log' is being copied and failed Key: ARCHETYPE-581 URL: https://issues.apache.org/jira/browse/ARCHETYPE-581

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909949#comment-16909949 ] Michael Osipov commented on MSITE-849: -- What about {{@Requirement}}? > Unable to inj

[jira] [Updated] (MINDEXER-104) Migrate the indexer to Lucene 6.1

2019-08-18 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MINDEXER-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MINDEXER-104: -- Fix Version/s: 7.0.0 > Migrate the indexer to Lucene 6.1 > --

[jira] [Updated] (MINDEXER-116) Move to Java 8 as minimum Java version

2019-08-18 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MINDEXER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MINDEXER-116: -- Fix Version/s: 7.0.0 > Move to Java 8 as minimum Java version > -

[jira] [Commented] (MSITE-849) Unable to inject MavenProject when using `mvn site:run`

2019-08-18 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909940#comment-16909940 ] Abel Salgado Romero commented on MSITE-849: --- Just tried injecting MavenProject w

[GitHub] [maven-indexer] eolivelli edited a comment on issue #39: Add getName() to Record.EntryKey

2019-08-18 Thread GitBox
eolivelli edited a comment on issue #39: Add getName() to Record.EntryKey URL: https://github.com/apache/maven-indexer/pull/39#issuecomment-522232313 Can you please open a JIRA and change the commit message? I will be happy to merge, the change is trivial an useful, but it is a public AP

[jira] [Updated] (ARCHETYPE-580) The build fails with integration test (build-and-run-its) to find expected text in 'build.log'

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-580: --- Summary: The build fails with integration test (build-and-run-its) to find expected text i

[jira] [Closed] (ARCHETYPE-580) The build fails with integration test (build-and-run-its) to find expected test in 'build.log'

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed ARCHETYPE-580. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-archetype.git;a=commit;h=dc16c

[jira] [Updated] (ARCHETYPE-580) The build fails with integration test (build-and-run-its) to find expected test in 'build.log'

2019-08-18 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated ARCHETYPE-580: --- Description: {{CommandLineUtils}} may not catch up with written stream of a sub-process w