[
https://issues.apache.org/jira/browse/YETUS-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822588#comment-16822588
]
Allen Wittenauer commented on YETUS-860:
----------------------------------------
It looks to be a Yetus-specific problem.
{code}
mvn --batch-mode -fae -q exec:exec -Dexec.executable=pwd -Dexec.args=''
...
awmbp-work:buretoolbox aw$ mvn --batch-mode -fae -q exec:exec
-Dexec.executable=pwd -Dexec.args=''
/Users/aw/shared-vmware/buretoolbox
/Users/aw/shared-vmware/buretoolbox/audience-annotations-component/audience-annotations
/Users/aw/shared-vmware/buretoolbox/yetus-assemblies
/Users/aw/shared-vmware/buretoolbox/audience-annotations-component
/Users/aw/shared-vmware/buretoolbox/yetus-dist
[ERROR] Failed to execute goal on project yetus-minimaven-plugin: Could not
resolve dependencies for project
org.apache.yetus:yetus-minimaven-plugin:maven-plugin:0.11.0-SNAPSHOT: Could not
find artifact org.apache.yetus:audience-annotations:jar:0.11.0-SNAPSHOT in
apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]
[ERROR] Failed to execute goal on project audience-annotations-jdiff: Could not
resolve dependencies for project
org.apache.yetus:audience-annotations-jdiff:jar:0.11.0-SNAPSHOT: Failure to
find org.apache.yetus:audience-annotations:jar:0.11.0-SNAPSHOT in
https://repository.apache.org/snapshots was cached in the local repository,
resolution will not be reattempted until the update interval of
apache.snapshots has elapsed or updates are forced -> [Help 1]
[ERROR] Failed to execute goal on project releasedocmaker: Could not resolve
dependencies for project org.apache.yetus:releasedocmaker:jar:0.11.0-SNAPSHOT:
Failure to find org.apache.yetus:audience-annotations:jar:0.11.0-SNAPSHOT in
https://repository.apache.org/snapshots was cached in the local repository,
resolution will not be reattempted until the update interval of
apache.snapshots has elapsed or updates are forced -> [Help 1]
{code}
I'm not sure why maven is getting the order wrong here.
> maven ordering is completely unpredictable
> ------------------------------------------
>
> Key: YETUS-860
> URL: https://issues.apache.org/jira/browse/YETUS-860
> Project: Yetus
> Issue Type: Bug
> Components: Precommit
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Blocker
> Fix For: 0.10.0
>
>
> Working on YETUS-859 has shown that the maven ordering is not getting handled
> properly, at least when building Yetus.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)