Created attachment 925903 [details] example settings.xml Description of problem: Can't build BPM Service because of missing dependency. I setup an offline repository using the settings.xml attached. When building quickstarts/switchyard/bpm-service I get the following error: [ERROR] Failed to execute goal on project switchyard-quickstart-bpm-service: Could not resolve dependencies for project org.switchyard.quickstarts:switchyard-quickstart-bpm-service:jar:1.1.1-p5-redhat-1: Could not find artifact org.apache.lucene:lucene-queryparser:jar:3.6.2-redhat-4 in fsw-6.0.0.GA-redhat-2-repository (file:///home/jshepher/.m2/fsw-6.0.0.GA-redhat-2-repository) -> [Help 1] Steps to Reproduce: 1. Download and install FSW, and EAP repositories as per settings.xml 2. Remove any existing dependencies from local maven repository 3. mvn clean install -U Actual results: The error previously noted Expected results: The application is built without error Additional info: The dependency can be found in WFK 2.5
This will be fixed in next rollup patch, the same issue (https://bugzilla.redhat.com/show_bug.cgi?id=1105052) is already verified.
*** This bug has been marked as a duplicate of bug 1105052 ***