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
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
---
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
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
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
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.
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
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
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
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
[
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
[
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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 (
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:
[
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
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
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
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
[
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
[
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
[
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:
[
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
[
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
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
[
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
[
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
[
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 {{
[
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
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
[
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
[
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:
[
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
[
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:
[
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
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
[
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
> --
[
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
>
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
[
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
> --
[
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
> -
[
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
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
[
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
[
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
[
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
60 matches
Mail list logo