Bug 1344679 - xmvn tries to install nonexistent pom of pomless artifact
Summary: xmvn tries to install nonexistent pom of pomless artifact
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xmvn
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Simacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-10 10:25 UTC by Michael Simacek
Modified: 2016-07-12 20:26 UTC (History)
6 users (show)

Fixed In Version: xmvn-2.5.0-11.fc25 xmvn-2.5.0-7.fc24
Clone Of:
Environment:
Last Closed: 2016-07-12 20:26:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.