Bug 831990 - Errai: Weld integration still depends on weld-build-config
Summary: Errai: Weld integration still depends on weld-build-config
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Errai
Version: 2.0.0.ER8
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 2.0.0.GA
Assignee: Pavel SLegr
QA Contact: Karel Piwko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-14 08:55 UTC by Karel Piwko
Modified: 2012-09-25 12:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-25 12:24:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Fixed pom.xml file (16.71 KB, text/xml)
2012-06-14 08:56 UTC, Karel Piwko
no flags Details

Description Karel Piwko 2012-06-14 08:55:25 UTC
Description of problem:

There are still dependencies on weld-build-config, which is a checkstyle configuration and it is not distributed in EAP/WFK Maven repositories.

These are triggered in integration test profile only, thus marking as low. It would simply make QE live easier.

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

errai-cdi/weld-integration/pom.xml

How reproducible:

Always.

Steps to Reproduce:
1. 

/opt/apache-maven-3.0.3/bin/mvn -s /home/kpiwko/devel/wfk/wfk-qa/build/configuration/target/settings.xml -Pintegration-test -Dorg.jboss.errai.bus.do_long_poll=false -Dmaven.test.failure.ignore=true -Dpersistence.test.skip=true -Dgwt.extraJvmArgs=-server clean verify
  
Actual results:

Missing weld-build-config artifact.

Expected results:

Passes.


Additional info:

Comment 1 Karel Piwko 2012-06-14 08:56:08 UTC
Created attachment 591778 [details]
Fixed pom.xml file

Comment 3 Karel Piwko 2012-09-25 12:24:09 UTC
This was indeed fixed in WFK 2.0.0.GA.


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