Bug 1344679

Summary: xmvn tries to install nonexistent pom of pomless artifact
Product: [Fedora] Fedora Reporter: Michael Simacek <msimacek>
Component: xmvnAssignee: Michael Simacek <msimacek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, java-sig-commits, mat.booth, mizdebsk, msimacek, msrb
Target Milestone: ---Keywords: Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xmvn-2.5.0-11.fc25 xmvn-2.5.0-7.fc24 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-12 20:26:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Simacek 2016-06-10 10:25:51 UTC
Description of problem:
xmvn cannot install artifacts that use tycho-pomless, because it tries to install polyglot's dummy placeholder.

[ERROR] Artifact installation failed
org.fedoraproject.xmvn.tools.install.ArtifactInstallationException: Artifact path points to a non-existent file: /builddir/build/BUILD/eclipse-abrt-0.0.3/org.fedoraproject.abrt/.polyglot.build.properties
	at org.fedoraproject.xmvn.tools.install.impl.InstallationPlan.validate(InstallationPlan.java:97)
	at org.fedoraproject.xmvn.tools.install.impl.InstallationPlan.<init>(InstallationPlan.java:56)
	at org.fedoraproject.xmvn.tools.install.impl.DefaultInstaller.install(DefaultInstaller.java:298)
	at org.fedoraproject.xmvn.tools.install.cli.InstallerCli.run(InstallerCli.java:65)
	at org.fedoraproject.xmvn.tools.install.cli.InstallerCli.main(InstallerCli.java:86)

Version-Release number of selected component (if applicable):
xmvn-2.5.0-8.fc25.noarch

How reproducible:
always

Steps to Reproduce:
1. rebuild eclipse-abrt (from git)

Comment 1 Mikolaj Izdebski 2016-07-04 10:02:27 UTC
Fixed upstream: https://github.com/mizdebsk/xmvn/commit/654f78c

Comment 2 Fedora Update System 2016-07-04 13:01:44 UTC
xmvn-2.5.0-7.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8dca1bbbf1

Comment 3 Fedora Update System 2016-07-05 08:52:53 UTC
xmvn-2.5.0-7.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8dca1bbbf1

Comment 4 Fedora Update System 2016-07-12 20:26:57 UTC
xmvn-2.5.0-7.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.