1 Reply Latest reply on May 10, 2012 3:34 AM by ropalka

    Building from source native 3.1.2 SP11

    spyhunter99

      I'm using 5.1.2. EAP and I'm trying to apply a patch which requires rebuilding from source (redhat never posted the fix).

       

      Unfortunately, it fails and it's looking like it's a maven repo issue. Can anyone provide insight on this?

       

       

      Anyhow, I've checked out the repo and i'm trying to build it with the command (maven 2.2.1)

      C:\jbossws-native-3.1.2.SP11>c:\java\apache-ant-1.8.1\bin\ant -Djboss510.home=C:/jbosse-5.1.2/jboss-eap-5.1/jboss-as deploy-jboss510

       

       

       

      Std Err output

      [loadfile] C:\jbosse-5.1.2\jboss-eap-5.1\jboss-as\server\default\deploy\jbossws.sar\jbossws-deploy.conf doesn't exist

       

       

      BUILD FAILED

      C:\jbossws-native-3.1.2.SP11\build.xml:93: exec returned: 1

       

       

      Total time: 16 seconds

       

       

      Std Out

      Buildfile: C:\jbossws-native-3.1.2.SP11\build.xml

       

       

      target-jboss510:

       

       

      os-init:

       

       

      mvn-settings:

           [exec] [INFO] Scanning for projects...

           [exec] [INFO] Reactor build order:

           [exec] [INFO]   JBoss Web Services - Stack Native

           [exec] [INFO]   JBoss Web Services - Endorsed JAX-WS, JAX-RPC and SAAJ factories

           [exec] [INFO]   JBoss Web Services - Stack Native Core

           [exec] [INFO]   JBoss Web Services - Stack Native Client

           [exec] [INFO]   JBoss Web Services - Stack Native Management

           [exec] [INFO]   JBoss Web Services - Stack Native Resources

           [exec] [INFO] Searching repository for plugin with prefix: 'help'.

           [exec] [INFO] org.codehaus.mojo: checking for updates from repository.jboss.org

           [exec] [WARNING] repository metadata for: 'org.codehaus.mojo' could not be retrieved from repository: repository.jboss.org due to an error: Authorization failed: Access denied to: http://repository.jboss.org/maven2/org/codehaus/mojo/maven-metadata.xml

           [exec] [INFO] Repository 'repository.jboss.org' will be blacklisted

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Building JBoss Web Services - Stack Native

           [exec] [INFO]    task-segment: [help:effective-settings] (aggregator-style)

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] [help:effective-settings {execution: default-cli}]

           [exec] [INFO] Effective-settings written to: C:\jbossws-native-3.1.2.SP11\target\effective-settings.xml

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] BUILD SUCCESSFUL

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Total time: 1 second

           [exec] [INFO] Finished at: Wed May 09 20:35:17 EDT 2012

           [exec] [INFO] Final Memory: 11M/28M

           [exec] [INFO] ------------------------------------------------------------------------

           [echo]

           [echo] jboss510.home=C:/jbosse-5.1.2/jboss-eap-5.1/jboss-as

       

       

      prepare:

       

       

      init:

           [echo] java.version=1.6.0_27

           [echo] version.id=3.1.2.SP11

           [echo] integration.target=jboss510

       

       

      undeploy-jboss510:

       

       

      prepare-deploy:

           [echo]

           [echo] mvn.bat  package assembly:directory

           [echo]

           [exec] [INFO] Scanning for projects...

           [exec] [INFO] Reactor build order:

           [exec] [INFO]   JBoss Web Services - Stack Native

           [exec] [INFO]   JBoss Web Services - Endorsed JAX-WS, JAX-RPC and SAAJ factories

           [exec] [INFO]   JBoss Web Services - Stack Native Core

           [exec] [INFO]   JBoss Web Services - Stack Native Client

           [exec] [INFO]   JBoss Web Services - Stack Native Management

           [exec] [INFO]   JBoss Web Services - Stack Native Resources

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Building JBoss Web Services - Stack Native

           [exec] [INFO]    task-segment: [package]

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] [antrun:run {execution: validate-jboss-home}]

           [exec] [INFO] Executing tasks

           [exec]      [echo]

           [exec]      [echo] profile=${jbossws.integration.target}

           [exec]      [echo] jboss.home=${jboss.home}

           [exec]      [echo]

           [exec] [INFO] Executed tasks

           [exec] [INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]

           [exec] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]

           [exec] [INFO] Preparing source:jar

           [exec] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.

           [exec] [INFO] [antrun:run {execution: validate-jboss-home}]

           [exec] [INFO] Executing tasks

           [exec]      [echo]

           [exec]      [echo] profile=${jbossws.integration.target}

           [exec]      [echo] jboss.home=${jboss.home}

           [exec]      [echo]

           [exec] [INFO] Executed tasks

           [exec] [INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]

           [exec] [INFO] [source:jar {execution: attach-sources}]

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Building JBoss Web Services - Endorsed JAX-WS, JAX-RPC and SAAJ factories

           [exec] [INFO]    task-segment: [package]

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] [antrun:run {execution: validate-jboss-home}]

           [exec] [INFO] Executing tasks

           [exec]      [echo]

           [exec]      [echo] profile=${jbossws.integration.target}

           [exec]      [echo] jboss.home=${jboss.home}

           [exec]      [echo]

           [exec] [INFO] Executed tasks

           [exec] [INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]

           [exec] [INFO] [resources:resources {execution: default-resources}]

           [exec] [INFO] Using 'UTF-8' encoding to copy filtered resources.

           [exec] [INFO] Copying 6 resources

           [exec] [INFO] [compiler:compile {execution: default-compile}]

           [exec] [INFO] No sources to compile

           [exec] [INFO] [resources:testResources {execution: default-testResources}]

           [exec] [INFO] Using 'UTF-8' encoding to copy filtered resources.

           [exec] [INFO] skip non existing resourceDirectory C:\jbossws-native-3.1.2.SP11\modules\endorsed\src\test\resources

           [exec] [INFO] [compiler:testCompile {execution: default-testCompile}]

           [exec] [INFO] No sources to compile

           [exec] [INFO] [surefire:test {execution: default-test}]

           [exec] [INFO] No tests to run.

           [exec] [INFO] [jar:jar {execution: default-jar}]

           [exec] [INFO] Preparing source:jar

           [exec] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.

           [exec] [INFO] [antrun:run {execution: validate-jboss-home}]

           [exec] [INFO] Executing tasks

           [exec]      [echo]

           [exec]      [echo] profile=${jbossws.integration.target}

           [exec]      [echo] jboss.home=${jboss.home}

           [exec]      [echo]

           [exec] [INFO] Executed tasks

           [exec] [INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]

           [exec] [INFO] [source:jar {execution: attach-sources}]

           [exec] [INFO] Building jar: C:\jbossws-native-3.1.2.SP11\modules\endorsed\target\jbossws-native-factories-3.1.2.SP11-sources.jar

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Building JBoss Web Services - Stack Native Core

           [exec] [INFO]    task-segment: [package]

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] Downloading: http://repository.jboss.org/maven2/org/jboss/ws/jbossws-common/1.1.0.SP8/jbossws-common-1.1.0.SP8.pom

           [exec] [WARNING] Unable to get resource 'org.jboss.ws:jbossws-common:pom:1.1.0.SP8' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/org/jboss/ws/jbossws-common/1.1.0.SP8/jbossws-common-1.1.0.SP8.pom

           [exec] Downloading: http://repo1.maven.org/maven2/org/jboss/ws/jbossws-common/1.1.0.SP8/jbossws-common-1.1.0.SP8.pom

           [exec] [INFO] Unable to find resource 'org.jboss.ws:jbossws-common:pom:1.1.0.SP8' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repository.jboss.org/maven2/org/jboss/ws/jbossws-spi/1.1.2.SP7/jbossws-spi-1.1.2.SP7.pom

           [exec] [WARNING] Unable to get resource 'org.jboss.ws:jbossws-spi:pom:1.1.2.SP7' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/org/jboss/ws/jbossws-spi/1.1.2.SP7/jbossws-spi-1.1.2.SP7.pom

           [exec] Downloading: http://repo1.maven.org/maven2/org/jboss/ws/jbossws-spi/1.1.2.SP7/jbossws-spi-1.1.2.SP7.pom

           [exec] [INFO] Unable to find resource 'org.jboss.ws:jbossws-spi:pom:1.1.2.SP7' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repository.jboss.org/maven2/jboss/common/jboss-common/1.2.1.GA/jboss-common-1.2.1.GA.pom

           [exec] [WARNING] Unable to get resource 'jboss.common:jboss-common:pom:1.2.1.GA' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/jboss/common/jboss-common/1.2.1.GA/jboss-common-1.2.1.GA.pom

           [exec] Downloading: http://repo1.maven.org/maven2/jboss/common/jboss-common/1.2.1.GA/jboss-common-1.2.1.GA.pom

           [exec] [INFO] Unable to find resource 'jboss.common:jboss-common:pom:1.2.1.GA' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repository.jboss.org/maven2/sun-jaf/activation/1.1/activation-1.1.pom

           [exec] [WARNING] Unable to get resource 'sun-jaf:activation:pom:1.1' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/sun-jaf/activation/1.1/activation-1.1.pom

           [exec] Downloading: http://repository.jboss.com/maven2//sun-jaf/activation/1.1/activation-1.1.pom

           [exec] [WARNING] Unable to get resource 'sun-jaf:activation:pom:1.1' from repository jboss (http://repository.jboss.com/maven2/): Authorization failed: Access denied to: http://repository.jboss.com/maven2/sun-jaf/activation/1.1/activation-1.1.pom

           [exec] Downloading: http://repo1.maven.org/maven2/sun-jaf/activation/1.1/activation-1.1.pom

           [exec] [INFO] Unable to find resource 'sun-jaf:activation:pom:1.1' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repository.jboss.org/maven2/apache-xalan/xalan/2.7.1.patch02/xalan-2.7.1.patch02.pom

           [exec] [WARNING] Unable to get resource 'apache-xalan:xalan:pom:2.7.1.patch02' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/apache-xalan/xalan/2.7.1.patch02/xalan-2.7.1.patch02.pom

           [exec] Downloading: http://repo1.maven.org/maven2/apache-xalan/xalan/2.7.1.patch02/xalan-2.7.1.patch02.pom

           [exec] [INFO] Unable to find resource 'apache-xalan:xalan:pom:2.7.1.patch02' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repository.jboss.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.12.patch01/jaxb-impl-2.1.12.patch01.pom

           [exec] [WARNING] Unable to get resource 'com.sun.xml.bind:jaxb-impl:pom:2.1.12.patch01' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.12.patch01/jaxb-impl-2.1.12.patch01.pom

           [exec] Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.12.patch01/jaxb-impl-2.1.12.patch01.pom

           [exec] [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:pom:2.1.12.patch01' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repository.jboss.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.12.patch01/jaxb-xjc-2.1.12.patch01.pom

           [exec] [WARNING] Unable to get resource 'com.sun.xml.bind:jaxb-xjc:pom:2.1.12.patch01' from repository repository.jboss.org (http://repository.jboss.org/maven2): Authorization failed: Access denied to: http://repository.jboss.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.12.patch01/jaxb-xjc-2.1.12.patch01.pom

           [exec] Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.12.patch01/jaxb-xjc-2.1.12.patch01.pom

           [exec] [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-xjc:pom:2.1.12.patch01' in repository central (http://repo1.maven.org/maven2)

           [exec] [INFO] artifact org.jvnet.staxex:stax-ex: checking for updates from repository.jboss.org

           [exec] [WARNING] repository metadata for: 'artifact org.jvnet.staxex:stax-ex' could not be retrieved from repository: repository.jboss.org due to an error: Authorization failed: Access denied to: http://repository.jboss.org/maven2/org/jvnet/staxex/stax-ex/maven-metadata.xml

           [exec] [INFO] Repository 'repository.jboss.org' will be blacklisted

           [exec] Downloading: http://repo1.maven.org/maven2/jboss/jaxbintros/jboss-jaxb-intros/1.0.0.GA/jboss-jaxb-intros-1.0.0.GA.pom

           [exec] [INFO] Unable to find resource 'jboss.jaxbintros:jboss-jaxb-intros:pom:1.0.0.GA' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/2.5.4.SP1/jboss-remoting-2.5.4.SP1.pom

           [exec] [INFO] Unable to find resource 'org.jboss.remoting:jboss-remoting:pom:2.5.4.SP1' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/org/codehaus/woodstox/wstx/3.2.9/wstx-3.2.9.pom

           [exec] [INFO] Unable to find resource 'org.codehaus.woodstox:wstx:pom:3.2.9' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/jboss/jaxbintros/jboss-jaxb-intros/1.0.0.GA/jboss-jaxb-intros-1.0.0.GA.jar

           [exec] Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.12.patch01/jaxb-impl-2.1.12.patch01.jar

           [exec] Downloading: http://repository.jboss.com/maven2//sun-jaf/activation/1.1/activation-1.1.jar

           [exec] Downloading: http://repo1.maven.org/maven2/jboss/common/jboss-common/1.2.1.GA/jboss-common-1.2.1.GA.jar

           [exec] Downloading: http://repository.jboss.com/maven2//apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar

           [exec] [INFO] Unable to find resource 'jboss.jaxbintros:jboss-jaxb-intros:jar:1.0.0.GA' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/apache-xalan/xalan/2.7.1.patch02/xalan-2.7.1.patch02.jar

           [exec] [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:jar:2.1.12.patch01' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/org/jboss/ws/jbossws-common/1.1.0.SP8/jbossws-common-1.1.0.SP8.jar

           [exec] [WARNING] Unable to get resource 'apache-xerces:xercesImpl:jar:2.7.1' from repository jboss (http://repository.jboss.com/maven2/): Authorization failed: Access denied to: http://repository.jboss.com/maven2/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar

           [exec] [WARNING] Unable to get resource 'sun-jaf:activation:jar:1.1' from repository jboss (http://repository.jboss.com/maven2/): Authorization failed: Access denied to: http://repository.jboss.com/maven2/sun-jaf/activation/1.1/activation-1.1.jar

           [exec] Downloading: http://repo1.maven.org/maven2/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar

           [exec] Downloading: http://repo1.maven.org/maven2/sun-jaf/activation/1.1/activation-1.1.jar

           [exec] [INFO] Unable to find resource 'jboss.common:jboss-common:jar:1.2.1.GA' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/2.5.4.SP1/jboss-remoting-2.5.4.SP1.jar

           [exec] [INFO] Unable to find resource 'apache-xalan:xalan:jar:2.7.1.patch02' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.12.patch01/jaxb-xjc-2.1.12.patch01.jar

           [exec] [INFO] Unable to find resource 'org.jboss.ws:jbossws-common:jar:1.1.0.SP8' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/org/codehaus/woodstox/wstx/3.2.9/wstx-3.2.9.jar

           [exec] [INFO] Unable to find resource 'apache-xerces:xercesImpl:jar:2.7.1' in repository central (http://repo1.maven.org/maven2)

           [exec] Downloading: http://repo1.maven.org/maven2/org/jboss/ws/jbossws-spi/1.1.2.SP7/jbossws-spi-1.1.2.SP7.jar

           [exec] [INFO] Unable to find resource 'sun-jaf:activation:jar:1.1' in repository central (http://repo1.maven.org/maven2)

           [exec] [INFO] Unable to find resource 'org.jboss.remoting:jboss-remoting:jar:2.5.4.SP1' in repository central (http://repo1.maven.org/maven2)

           [exec] [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-xjc:jar:2.1.12.patch01' in repository central (http://repo1.maven.org/maven2)

           [exec] [INFO] Unable to find resource 'org.codehaus.woodstox:wstx:jar:3.2.9' in repository central (http://repo1.maven.org/maven2)

           [exec] [INFO] Unable to find resource 'org.jboss.ws:jbossws-spi:jar:1.1.2.SP7' in repository central (http://repo1.maven.org/maven2)

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [ERROR] BUILD ERROR

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Failed to resolve artifact.

           [exec]

           [exec] Missing:

           [exec] ----------

           [exec] 1) jboss.jaxbintros:jboss-jaxb-intros:jar:1.0.0.GA

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=jboss.jaxbintros -DartifactId=jboss-jaxb-intros -Dversion=1.0.0.GA -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=jboss.jaxbintros -DartifactId=jboss-jaxb-intros -Dversion=1.0.0.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) jboss.jaxbintros:jboss-jaxb-intros:jar:1.0.0.GA

           [exec]

           [exec] 2) com.sun.xml.bind:jaxb-impl:jar:2.1.12.patch01

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.1.12.patch01 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.1.12.patch01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) com.sun.xml.bind:jaxb-impl:jar:2.1.12.patch01

           [exec]

           [exec] 3) jboss.common:jboss-common:jar:1.2.1.GA

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=jboss.common -DartifactId=jboss-common -Dversion=1.2.1.GA -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=jboss.common -DartifactId=jboss-common -Dversion=1.2.1.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) jboss.common:jboss-common:jar:1.2.1.GA

           [exec]

           [exec] 4) apache-xalan:xalan:jar:2.7.1.patch02

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=apache-xalan -DartifactId=xalan -Dversion=2.7.1.patch02 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=apache-xalan -DartifactId=xalan -Dversion=2.7.1.patch02 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) apache-xalan:xalan:jar:2.7.1.patch02

           [exec]

           [exec] 5) org.jboss.ws:jbossws-common:jar:1.1.0.SP8

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=org.jboss.ws -DartifactId=jbossws-common -Dversion=1.1.0.SP8 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=org.jboss.ws -DartifactId=jbossws-common -Dversion=1.1.0.SP8 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) org.jboss.ws:jbossws-common:jar:1.1.0.SP8

           [exec]

           [exec] 6) apache-xerces:xercesImpl:jar:2.7.1

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=apache-xerces -DartifactId=xercesImpl -Dversion=2.7.1 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=apache-xerces -DartifactId=xercesImpl -Dversion=2.7.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) org.jboss:jbossxb:jar:1.0.0.SP2

           [exec]             3) apache-xerces:xercesImpl:jar:2.7.1

           [exec]

           [exec] 7) sun-jaf:activation:jar:1.1

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=sun-jaf -DartifactId=activation -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=sun-jaf -DartifactId=activation -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) org.jboss:jbossxb:jar:1.0.0.SP2

           [exec]             3) sun-jaf:activation:jar:1.1

           [exec]

           [exec] 8) org.jboss.remoting:jboss-remoting:jar:2.5.4.SP1

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=org.jboss.remoting -DartifactId=jboss-remoting -Dversion=2.5.4.SP1 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=org.jboss.remoting -DartifactId=jboss-remoting -Dversion=2.5.4.SP1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) org.jboss.remoting:jboss-remoting:jar:2.5.4.SP1

           [exec]

           [exec] 9) com.sun.xml.bind:jaxb-xjc:jar:2.1.12.patch01

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-xjc -Dversion=2.1.12.patch01 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-xjc -Dversion=2.1.12.patch01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) com.sun.xml.bind:jaxb-xjc:jar:2.1.12.patch01

           [exec]

           [exec] 10) org.codehaus.woodstox:wstx:jar:3.2.9

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=org.codehaus.woodstox -DartifactId=wstx -Dversion=3.2.9 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=org.codehaus.woodstox -DartifactId=wstx -Dversion=3.2.9 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) org.codehaus.woodstox:wstx:jar:3.2.9

           [exec]

           [exec] 11) org.jboss.ws:jbossws-spi:jar:1.1.2.SP7

           [exec]

           [exec]   Try downloading the file manually from the project website.

           [exec]

           [exec]   Then, install it using the command:

           [exec]       mvn install:install-file -DgroupId=org.jboss.ws -DartifactId=jbossws-spi -Dversion=1.1.2.SP7 -Dpackaging=jar -Dfile=/path/to/file

           [exec]

           [exec]   Alternatively, if you host your own repository you can deploy the file there:

           [exec]       mvn deploy:deploy-file -DgroupId=org.jboss.ws -DartifactId=jbossws-spi -Dversion=1.1.2.SP7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

           [exec]

           [exec]   Path to dependency:

           [exec]             1) org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]             2) org.jboss.ws:jbossws-spi:jar:1.1.2.SP7

           [exec]

           [exec] ----------

           [exec] 11 required artifacts are missing.

           [exec]

           [exec] for artifact:

           [exec]   org.jboss.ws.native:jbossws-native-core:jar:3.1.2.SP11

           [exec]

           [exec] from the specified remote repositories:

           [exec]   glassfish.jboss.org (http://maven.glassfish.org/),

           [exec]   central (http://repo1.maven.org/maven2),

           [exec]   repository.jboss.org (http://repository.jboss.org/maven2),

           [exec]   snapshots.jboss.org (http://snapshots.jboss.org/maven2)

           [exec]

           [exec]

           [exec]

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] For more information, run Maven with the -e switch

           [exec] [INFO] ------------------------------------------------------------------------

           [exec] [INFO] Total time: 12 seconds

           [exec] [INFO] Finished at: Wed May 09 20:35:30 EDT 2012

           [exec] [INFO] Final Memory: 23M/55M

           [exec] [INFO] ------------------------------------------------------------------------

        • 1. Re: Building from source native 3.1.2 SP11
          ropalka

          You're trying to build JBossWS EAP branch and you

          need access to internal maven repository that is in

          RH VPN network to make it work.

           

          Contact EAP support in case you have problems with JBoss EAP

           

          IOW we just support JBoss Community version on our forums.