[rules-users] BRMS Build & Deploy

706826 zahid.ahmed at emirates.com
Mon Jun 30 05:31:02 EDT 2014


yes its working when I am deploying archiva as my repo manager.

*Settings.xml*

<settings xmlns="http://maven.apache.org/SETTINGS/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.1.0
http://maven.apache.org/xsd/settings-1.1.0.xsd">

    <localRepository>D:\Repositories</localRepository>
		<servers>
		<server>
			<id>droolssix</id>
			<username>admin</username>
			<password>$admin123$</password>
		</server>
		<server>
		  <id>bpmassets</id>
		  <username>deployment</username>
		  <password>jbossadmin</password>
		</server>
	</servers>
 </settings>



--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-BRMS-Build-Deploy-tp4030153p4030202.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list