Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » JBoss AS 7.1 preconfigured deployment configuration(repository not authorised when running maven)
JBoss AS 7.1 preconfigured deployment configuration [message #1750748] Wed, 28 December 2016 01:56 Go to next message
chris suen is currently offline chris suenFriend
Messages: 19
Registered: November 2016
Junior Member
I'm configuring stardust for JBoss deployment and the following command to generate the ipp war file.
mvn archetype:generate -DarchetypeGroupId=com.infinity.bpm.archetypes -DarchetypeArtifactId=ipp-archetype-jb71-ipp-portal-war -DarchetypeVersion=RELEASE -ssettings.xml -DarchetypeCatalog=file://archetype-catalog.xml -X -Dgoals=generate-resources

Attached is the logs, settings.xml, and downloaded catalog.xml files. Can anyone assist? thanks

Chris
  • Attachment: settings.xml
    (Size: 1.12KB, Downloaded 249 times)
  • Attachment: logs
    (Size: 35.18KB, Downloaded 114 times)
  • Attachment: archetype-catalog.xml
    (Size: 8.53KB, Downloaded 246 times)
Re: JBoss AS 7.1 preconfigured deployment configuration [message #1750756 is a reply to message #1750748] Wed, 28 December 2016 07:58 Go to previous messageGo to next message
Tanmoy Roy is currently offline Tanmoy RoyFriend
Messages: 41
Registered: September 2013
Member
Hi,
Your setting.xml referring to infinty.sungard.com repository also this archetype does not look like standard Stardust.

<servers>
<server>
<id>ipp-libs</id>
<username>chris.suen@dss-asia.com</username>
<password>pass</password>
</server>
</servers>

<repositories>
<repository>
<id>ipp-libs</id>
<url>https://infinity.sungard.com/repository/ipp-libs/</url>
</repository>


Thanks,
Tanmoy Roy
Re: JBoss AS 7.1 preconfigured deployment configuration [message #1751150 is a reply to message #1750756] Thu, 05 January 2017 03:53 Go to previous message
chris suen is currently offline chris suenFriend
Messages: 19
Registered: November 2016
Junior Member
hi Roy
That is what i got from the eclipse online help. Can you provide the correct setting.xml that i should be using to get the Jboss 7.1 archetype ?
thanks
Previous Topic:participant manager empty tab
Next Topic:No consumer available exception
Goto Forum:
  


Current Time: Thu Apr 25 12:51:21 GMT 2024

Powered by FUDForum. Page generated in 0.03197 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top