Bug 980079 - Snowdrop installer does not work due to missing content of src directory
Summary: Snowdrop installer does not work due to missing content of src directory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Spring
Version: 2.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: CR2
: 2.3.0
Assignee: Marek Novotny
QA Contact: Tomas Repel
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-01 11:31 UTC by Tomas Repel
Modified: 2013-07-16 11:05 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-16 11:05:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Repel 2013-07-01 11:31:04 UTC
Description of problem:

In jboss-wfk-2.3.0.CR1-snowdrop-bin.zip, there is an snowdrop installer, but there is an empty `src` directory. This directory should contain required files for installer to work.

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

WFK 2.3.0.CR1

How reproducible:

Always.

Steps to Reproduce:
1. create an clean installation of EAP 6.1.0
2. unzip jboss-wfk-2.3.0.CR1-snowdrop-bin.zip
3. use the installer as described in jboss-wfk-2.3.0/installer/README.md

Actual results:

[ERROR] Failed to execute goal com.google.code.maven-config-processor-plugin:maven-config-processor-plugin:2.3:process (snowdrop-install) on project snowdrop-install: Error during config processing: File not found [src/main/snowdrop/install.xml]

Expected results:

It installs snowdrop properly.

Comment 1 Marek Novotny 2013-07-01 11:42:35 UTC
assembly misses extra *. This should be fixed or used from jboss-wfk-2.3.0.CR1-snowdrop-src.zip

Comment 2 Tomas Repel 2013-07-01 12:23:47 UTC
I have just checked the installer from src, the default Spring version should be 3.2.3.RELEASE, but after Snowdrop installation the EAP module contains Spring jars of version 3.2.2.RELEASE.

Comment 7 Tomas Repel 2013-07-03 10:38:49 UTC
Verified in WFK 2.3.0.CR2.


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