Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stardust-dev] Jboss 7.1 deployment

I'm trying to setup jboss for stardust 4.1 deployment  got  stuck at generating ipp-archetype-jb71-ipp-portal-war - for deployment. the following are the command that I used

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  >log.txt

Attached are debug log and maven settings.xml.

 Can anyone assist? Thanks.

Regards

 Chris.









<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0 http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd";
    xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  <archetypes>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-console-spring-client</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project creates a Spring based console environment</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-sysconsole-client</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project creates a sysconsole client environment</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-jb51-ipp-ear</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares an EAR deployment for JBoss 5.1 and provides a console environment for EJB</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-jb62-eap-ipp-ear</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares an EAR deployment for JBoss 6.2 EAP and provides a console environment for EJB</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-jb51-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a WAR deployment for JBoss 5.1</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-jb71-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a WAR deployment for JBoss 7.1</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-jb51-reporting-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a Reporting WAR deployment for JBoss 5.1</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-tc6-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a IPP Portal WAR deployment for Tomcat 6</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-tc6-reporting-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a Reporting WAR deployment for Tomcat 6</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-tc7-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a IPP Portal WAR deployment for Tomcat 7</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-tc7-reporting-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a Reporting WAR deployment for Tomcat 7</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-wls11-ipp-ear</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares an EAR deployment for Weblogic 11 (aka 10.3.3) and provides a console environment for EJB</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-wls11-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a WAR deployment for Weblogic 11 (aka 10.3.3)</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-wls11-reporting-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a Reporting WAR deployment for Weblogic 11 (aka 10.3.3)</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-wls12-ipp-ear</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares an EAR deployment for Weblogic 12 and provides a console environment for EJB</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-wls12-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a WAR deployment for Weblogic 12</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-was7-ipp-ear</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares an EAR deployment for WebSphere 7 and provides a console environment for EJB</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-was7-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a WAR deployment for WebSphere 7</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-was7-reporting-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a Reporting WAR deployment for WebSphere 7</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-was8-ipp-ear</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares an EAR deployment for WebSphere 8 and provides a console environment for EJB</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-was8-ipp-portal-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a WAR deployment for WebSphere 8</description>
    </archetype>
    <archetype>
      <groupId>com.infinity.bpm.archetypes</groupId>
      <artifactId>ipp-archetype-was8-reporting-war</artifactId>
      <version>RELEASE</version>
      <repository>https://infinity.sungard.com/repository/ipp-releases</repository>
      <description>This project prepares a Reporting WAR deployment for WebSphere 8</description>
    </archetype>
  </archetypes>
</archetype-catalog>
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T00:41:47+08:00)
Maven home: C:\apache-maven-3.3.9\bin\..
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: C:\Program Files (x86)\Java\jre1.7.0_79
Default locale: en_MY, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "x86", family: "windows"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from C:\apache-maven-3.3.9\bin\..\conf\settings.xml
[DEBUG] Reading user settings from C:\eclipse-neon1\jboss-ipp\settings.xml
[WARNING] 
[WARNING] Some problems were encountered while building the effective settings
[WARNING] Unrecognised tag: 'repositories' (position: START_TAG seen ...</servers>\n\n<repositories>... @12:15)  @ C:\eclipse-neon1\jboss-ipp\settings.xml, line 12, column 15
[WARNING] 
[DEBUG] Reading global toolchains from C:\apache-maven-3.3.9\bin\..\conf\toolchains.xml
[DEBUG] Reading user toolchains from C:\Users\chris\.m2\toolchains.xml
[DEBUG] Using local repository at C:\Users\chris\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\chris\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Resolving plugin prefix archetype from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (C:\Users\chris\.m2\repository)
[DEBUG] Skipped remote request for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local (C:\Users\chris\.m2\repository)
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix archetype to org.apache.maven.plugins:maven-archetype-plugin from repository central
[DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-archetype-plugin
[DEBUG] Could not find metadata org.apache.maven.plugins:maven-archetype-plugin/maven-metadata.xml in local (C:\Users\chris\.m2\repository)
[DEBUG] Skipped remote request for org.apache.maven.plugins:maven-archetype-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-archetype-plugin to 2.4 from repository central (https://repo.maven.apache.org/maven2, default, releases)
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.apache.maven:standalone-pom:pom:1
[DEBUG] Tasks:   [archetype:generate]
[DEBUG] Style:   Aggregating
[DEBUG] =======================================================================
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix archetype from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (C:\Users\chris\.m2\repository)
[DEBUG] Skipped remote request for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local (C:\Users\chris\.m2\repository)
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix archetype to org.apache.maven.plugins:maven-archetype-plugin from repository central
[DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-archetype-plugin
[DEBUG] Could not find metadata org.apache.maven.plugins:maven-archetype-plugin/maven-metadata.xml in local (C:\Users\chris\.m2\repository)
[DEBUG] Skipped remote request for org.apache.maven.plugins:maven-archetype-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-archetype-plugin to 2.4 from repository central (https://repo.maven.apache.org/maven2, default, releases)
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.apache.maven:standalone-pom:1
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins)     : [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] --- init fork of org.apache.maven:standalone-pom:1 for org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] --- exit fork of org.apache.maven:standalone-pom:1 for org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <archetypeArtifactId>${archetypeArtifactId}</archetypeArtifactId>
  <archetypeCatalog default-value="remote,local">${archetypeCatalog}</archetypeCatalog>
  <archetypeGroupId>${archetypeGroupId}</archetypeGroupId>
  <archetypeRepository>${archetypeRepository}</archetypeRepository>
  <archetypeVersion>${archetypeVersion}</archetypeVersion>
  <basedir default-value="${basedir}"/>
  <filter>${filter}</filter>
  <goals>${goals}</goals>
  <interactiveMode default-value="${settings.interactiveMode}">${interactiveMode}</interactiveMode>
  <localRepository default-value="${localRepository}"/>
  <remoteArtifactRepositories default-value="${project.remoteArtifactRepositories}"/>
  <session default-value="${session}"/>
</configuration>
[DEBUG] =======================================================================
[INFO] 
[INFO] >>> maven-archetype-plugin:2.4:generate (default-cli) > generate-sources @ standalone-pom >>>
[INFO] 
[INFO] <<< maven-archetype-plugin:2.4:generate (default-cli) < generate-sources @ standalone-pom <<<
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:generate (default-cli) @ standalone-pom ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=134, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=60, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=125, DefaultDependencyCollector.collectTime=470, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.plugins:maven-archetype-plugin:jar:2.4:
[DEBUG]    org.apache.maven.archetype:archetype-catalog:jar:2.4:compile
[DEBUG]    org.apache.maven.archetype:archetype-descriptor:jar:2.4:compile
[DEBUG]    org.apache.maven.archetype:archetype-registry:jar:2.4:compile
[DEBUG]    org.apache.maven.archetype:archetype-common:jar:2.4:compile
[DEBUG]       net.sourceforge.jchardet:jchardet:jar:1.0:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       dom4j:dom4j:jar:1.6.1:compile
[DEBUG]          xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG]       jdom:jdom:jar:1.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]          org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:4.11:test
[DEBUG]             org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]       org.codehaus.plexus:plexus-velocity:jar:1.1.8:compile
[DEBUG]       org.apache.velocity:velocity:jar:1.5:compile
[DEBUG]          commons-lang:commons-lang:jar:2.1:compile
[DEBUG]          oro:oro:jar:2.0.8:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.21:compile
[DEBUG]    commons-io:commons-io:jar:2.2:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG]       org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG]          org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6:compile
[DEBUG]          org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-16:compile
[DEBUG]             org.codehaus.plexus:plexus-classworlds:jar:1.2-alpha-7:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.apache.maven.shared:maven-invoker:jar:2.1.1:compile
[DEBUG]    commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG]    org.codehaus.groovy:groovy:jar:1.8.3:compile
[DEBUG]       antlr:antlr:jar:2.7.7:compile
[DEBUG]       asm:asm:jar:3.2:compile
[DEBUG]       asm:asm-commons:jar:3.2:compile
[DEBUG]       asm:asm-util:jar:3.2:compile
[DEBUG]       asm:asm-analysis:jar:3.2:compile
[DEBUG]       asm:asm-tree:jar:3.2:compile
[DEBUG]    org.beanshell:bsh:jar:2.0b4:compile
[DEBUG]    org.apache.maven.shared:maven-script-interpreter:jar:1.0:compile
[DEBUG]       org.apache.ant:ant:jar:1.8.1:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-archetype-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-archetype-plugin:2.4
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-archetype-plugin:2.4
[DEBUG]   Included: org.apache.maven.plugins:maven-archetype-plugin:jar:2.4
[DEBUG]   Included: org.apache.maven.archetype:archetype-catalog:jar:2.4
[DEBUG]   Included: org.apache.maven.archetype:archetype-descriptor:jar:2.4
[DEBUG]   Included: org.apache.maven.archetype:archetype-registry:jar:2.4
[DEBUG]   Included: org.apache.maven.archetype:archetype-common:jar:2.4
[DEBUG]   Included: net.sourceforge.jchardet:jchardet:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: dom4j:dom4j:jar:1.6.1
[DEBUG]   Included: xml-apis:xml-apis:jar:1.0.b2
[DEBUG]   Included: jdom:jdom:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG]   Included: org.codehaus.plexus:plexus-velocity:jar:1.1.8
[DEBUG]   Included: org.apache.velocity:velocity:jar:1.5
[DEBUG]   Included: commons-lang:commons-lang:jar:2.1
[DEBUG]   Included: oro:oro:jar:2.0.8
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.21
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG]   Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG]   Included: commons-cli:commons-cli:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.apache.maven.shared:maven-invoker:jar:2.1.1
[DEBUG]   Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG]   Included: org.codehaus.groovy:groovy:jar:1.8.3
[DEBUG]   Included: antlr:antlr:jar:2.7.7
[DEBUG]   Included: asm:asm:jar:3.2
[DEBUG]   Included: asm:asm-commons:jar:3.2
[DEBUG]   Included: asm:asm-util:jar:3.2
[DEBUG]   Included: asm:asm-analysis:jar:3.2
[DEBUG]   Included: asm:asm-tree:jar:3.2
[DEBUG]   Included: org.beanshell:bsh:jar:2.0b4
[DEBUG]   Included: org.apache.maven.shared:maven-script-interpreter:jar:1.0
[DEBUG]   Included: org.apache.ant:ant:jar:1.8.1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-archetype-plugin:2.4:generate from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-archetype-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@9bfee2]
[DEBUG] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[DEBUG] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
[DEBUG] Setting property: velocimacro.messages.on => 'false'.
[DEBUG] Setting property: resource.loader => 'classpath,site'.
[DEBUG] Setting property: runtime.log.invalid.references => 'false'.
[DEBUG] Setting property: resource.manager.logwhenfound => 'false'.
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
[DEBUG] LogSystem has been deprecated. Please use a LogChute implementation.
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Created '20' parsers.
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-archetype-plugin:2.4:generate' with basic configurator -->
[DEBUG]   (f) archetypeArtifactId = ipp-archetype-jb71-ipp-portal-war
[DEBUG]   (f) archetypeCatalog = file://archetype-catalog.xml
[DEBUG]   (f) archetypeGroupId = com.infinity.bpm.archetypes
[DEBUG]   (f) archetypeVersion = release
[DEBUG]   (f) basedir = C:\eclipse-neon1\jboss-ipp
[DEBUG]   (f) interactiveMode = true
[DEBUG]   (f) localRepository =       id: local
      url: file:///C:/Users/chris/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) remoteArtifactRepositories = [      id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@f80bc2
[DEBUG] -- end configuration --
[INFO] Generating project in Interactive mode
[DEBUG] Using catalog archetype-catalog.xml
[INFO] Archetype repository not defined. Using the one from [com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:RELEASE -> https://infinity.sungard.com/repository/ipp-releases] found in catalog file://archetype-catalog.xml
[DEBUG] Not found archetype com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:release in cache
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://infinity.sungard.com/repository/ipp-releases
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://infinity.sungard.com/repository/ipp-releases
Downloading: https://infinity.sungard.com/repository/ipp-releases/com/infinity/bpm/archetypes/ipp-archetype-jb71-ipp-portal-war/release/ipp-archetype-jb71-ipp-portal-war-release.jar

[DEBUG] Writing tracking file C:\Users\chris\.m2\repository\com\infinity\bpm\archetypes\ipp-archetype-jb71-ipp-portal-war\release\ipp-archetype-jb71-ipp-portal-war-release.jar.lastUpdated
[DEBUG] Archetype com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:release doesn't exist
org.apache.maven.archetype.downloader.DownloadException: Error downloading com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:jar:release.
	at org.apache.maven.archetype.downloader.DefaultDownloader.download(DefaultDownloader.java:74)
	at org.apache.maven.archetype.common.DefaultArchetypeArtifactManager.exists(DefaultArchetypeArtifactManager.java:278)
	at org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator.configureArchetype(DefaultArchetypeGenerationConfigurator.java:116)
	at org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo.execute(CreateProjectFromArchetypeMojo.java:189)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: Could not transfer artifact com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:jar:release from/to ipp-archetype-jb71-ipp-portal-war-repo (https://infinity.sungard.com/repository/ipp-releases): Not authorized , ReasonPhrase:Unauthorized.
  com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:jar:release

from the specified remote repositories:
  ipp-archetype-jb71-ipp-portal-war-repo (https://infinity.sungard.com/repository/ipp-releases, releases=true, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:225)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:154)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:555)
	at org.apache.maven.archetype.downloader.DefaultDownloader.download(DefaultDownloader.java:70)
	... 25 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:jar:release from/to ipp-archetype-jb71-ipp-portal-war-repo (https://infinity.sungard.com/repository/ipp-releases): Not authorized , ReasonPhrase:Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:215)
	... 28 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:jar:release from/to ipp-archetype-jb71-ipp-portal-war-repo (https://infinity.sungard.com/repository/ipp-releases): Not authorized , ReasonPhrase:Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 32 more
Caused by: org.apache.maven.wagon.authorization.AuthorizationException: Not authorized , ReasonPhrase:Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1005)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run(WagonTransporter.java:560)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.get(WagonTransporter.java:404)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask(BasicRepositoryConnector.java:447)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 37 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.722 s
[INFO] Finished at: 2016-12-20T13:42:43+08:00
[INFO] Final Memory: 15M/36M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) on project standalone-pom: The desired archetype does not exist (com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:release) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) on project standalone-pom: The desired archetype does not exist (com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:release)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: The desired archetype does not exist (com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:release)
	at org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo.execute(CreateProjectFromArchetypeMojo.java:205)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
Caused by: org.apache.maven.archetype.exception.UnknownArchetype: The desired archetype does not exist (com.infinity.bpm.archetypes:ipp-archetype-jb71-ipp-portal-war:release)
	at org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator.configureArchetype(DefaultArchetypeGenerationConfigurator.java:119)
	at org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo.execute(CreateProjectFromArchetypeMojo.java:189)
	... 22 more
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
<?xml version="1.0" encoding="UTF-8"?>

<settings >
<servers>
  <server>
    <id>ipp-releases</id>
    <username>chris.suen@xxxxxxxxxxxx</username>
    <password>pass</password>
  </server>
</servers>

<repositories>
   <repository>
    <id>ipp-libs</id>
    <url>https://infinity.sungard.com/repository/ipp-libs/</url>
  </repository>
  <repository>
    <id>central</id>
    <url>http://repo1.maven.org/maven2/</url>
  </repository>
  <repository>
    <id>public-jboss</id>
    <url>http://repository.jboss.org/nexus/content/groups/public-jboss</url>
  </repository>
</repositories>		  
</settings>

Back to the top