Bug 1313396 - Unexpected not productized artifact in EAP 6.4 maven repo zip
Summary: Unexpected not productized artifact in EAP 6.4 maven repo zip
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Maven Repository
Version: 6.4.7
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: CR2
: EAP 6.4.7
Assignee: Vladimir Dosoudil
QA Contact: Jiří Bílek
URL:
Whiteboard:
Depends On:
Blocks: 1313383
TreeView+ depends on / blocked
 
Reported: 2016-03-01 14:26 UTC by Jiří Bílek
Modified: 2017-01-17 14:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-17 14:48:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiří Bílek 2016-03-01 14:26:40 UTC
Description of problem:

Maven repo zip contains 205 not productized artifacts.
They were not present in EAP 6.4.6 CR2.


Link to the artifacts list:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP-6.4.x-CP/job/eap-64x-patched-repository-maven-check-productized-files/20/artifact/notProductized-upstream.txt

Version-Release number of selected component (if applicable):
EAP 6.4.7 CR2

Comment 1 Vladimir Dosoudil 2016-03-02 07:12:30 UTC
The script for removing artifacts available in central doesn't remove leading characters './' in the variable with pom/jar location in the zip before composing URL to check availability of the artifact in central.

Comment 2 Vladimir Dosoudil 2016-03-02 07:28:53 UTC
The script has been fixed to remove leading characters './' and extra '/' to use precise URL string for checking availability of artifacts in central.
http://git.app.eng.bos.redhat.com/git/jboss-eap/maven-repository-testsuite.git/commit/?id=a0d3272

It will be used in next run of the Maven repository Jenkins job.

Comment 3 Vladimir Dosoudil 2016-03-02 08:59:43 UTC
Fixed EAP Maven repository zip(s) built. It's going to be released as respin CR2.1.

Comment 5 Jiří Bílek 2016-03-08 09:05:16 UTC
Verified with EAP 6.4.7.CP.CR2.1.

Comment 7 Petr Penicka 2017-01-17 14:48:32 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


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