• Current Status of AS Maven Build

    At this point, what may the AS Maven build be used for? For instance, are all of the AS modules getting deployed into SNAPSHOTs repo by Hudson daily? I'm building a project to rely upon JBossAS and need to consume i...
    Profile Photo
    last modified by alrubinger
  • Dependencies via jboss-as-thirdparty

    I'm looking to bring *all* of the JBossAS dependencies into my project via org.jboss.jbossas:jboss-as-thirdparty. So I've got a POM with: <!-- Dependencies --> <dependencies> <!-- Bring in JBossAS...
    Profile Photo
    last modified by alrubinger
  • Maven 2 master POM

    I am tasked with Mavenizing our build so I am in need of a complete reference of all JBoss 4.2.3.GA dependencies, but having trouble finding out what jar maps to an artifact in the repository. - Is there a master POM...
    Profile Photo
    last modified by jeilong
  • Inconsistency in thirparty

    Paul, I just updated the version of version.org.jboss.jpa in component-matrix from 0.1.2 to 1.0.0-Beta1, ran the build and ended up with inconsistencies in thirdparty/jboss/jboss-jpa-deployers. My component-info.xml ...
    Profile Photo
    last modified by brian.stansberry
  • buildmagic-tasks.jar

    Hallo, where is buildmagic-tasks.jar got from? I see it in jbossas svn repo as a library but can't find any sources. Aren't we going to eventually stop using it? My problem with it is that it contains some old class...
    Profile Photo
    last modified by akostadinov
  • [JBASMP-2] Create an Undeploy Mojo

    For Community Contributor Guillaume Radde. @see https://jira.jboss.org/jira/browse/JBASMP-2 The JBossAS Maven Plugins[1] ease integration testing within a Maven environment. These are powered by facilities located i...
    Profile Photo
    last modified by alrubinger
  • how to change classpath

    Hallo, I need to change the jboss.server.manager.classpath in AS5. But I can't find out how. Currently it includes only one jar - the server manager. Now I need it to include 2 more jars that are new dependencies of...
    Profile Photo
    last modified by akostadinov
  • Not picking up sources consistenly?

    Paul, can you take a look at the changes I made to download the source automatically in the jbossas/thirdparty pom.xml? I'm not seeing some sources get downloaded when I just do a mvn package, while they are getting d...
    Profile Photo
    last modified by starksm64
  • Updating versions in AOP build

    Paul, I've updated https://svn.jboss.org/repos/jbossas/projects/aop/trunk/pom.xml to point to the up to date versions of jboss-managed, jboss-reflect and jboss-mdr as requested by Adrian http://www.jboss.com/index.ht...
    Profile Photo
    last modified by kabirkhan
  • Sources for jboss-aop

    In the jboss-aop project, rather than having to do ./build.sh -Dthirdparty.maven.opts="-Pdownload-sources" Is it possible to set it up to always download sources automatically?
    Profile Photo
    last modified by kabirkhan
  • org.codehaus.woodstox:wstx-lgpl missing from jboss repositor

    jbossas/component-matrix/pom.xml contains the following artifact that does not exist in the jboss repository: <dependency> <groupId>org.codehaus.woodstox</groupId> <artifactId>wstx-lgpl&l...
    Profile Photo
    last modified by pferraro
  • Improvements

    Here is a list of issues we encounter when trying to work with the whole maven enchilada. 1. There is no staging server / level when publishing a version in Maven. On a modular project portfolio (say Hibernate), it m...
    Profile Photo
    last modified by epbernard
  • Where is the stax:stax-api artifact is coming from

    I don't see where this jbossas/thirdparty/pom.xml stax:stax-api artifact is coming from: <dependency> <groupId>stax</groupId> <artifactId>stax-api</artifactId> <mapping> <...
    Profile Photo
    last modified by starksm64
  • jboss.jbossts:resources:jar:4.4.0.CR1 warning in jbossas thi

    Some code in the thirdparty setup appears to be trying to access thirdparty/jboss/jbossts/resources as a regular file when its a directory: [WARNING] Unable to extract resources artifact: jboss.jbossts:resources:ja...
    Profile Photo
    last modified by starksm64
  • Using jdocbook

    I am trying to use jdocbook with a maven project containing a very simple book. However when I invoke maven I get the following error message: [INFO] Cannot find lifecycle mapping for packaging: 'jdocbook'. Compone...
    Profile Photo
    last modified by nbhatia
  • Sources are not picked up from snapshots

    The sources from snapshot artifacts are not copied into thirdparty. What gives?
    Profile Photo
    last modified by wolfc
  • [WARNING] ...jboss-as-aspects:pom... is invalid.

    During the 'install' phase of building my project I'm getting the following warning when I have a dependency on jboss-as-profileservice:5.0.0-SNAPSHOT .... [WARNING] POM for 'org.jboss.jbossas:jboss-as-aspects:pom:5....
    Profile Photo
    created by ccrouch
  • [jboss-as-control-plugin] Deploy/Undeploy Mojos

    This is to outline a task for community contributor Tony Stubbs. A set of Maven Mojos called the "JBoss AS Control Plugin" is currently in its infancy and would benefit from some development and an initial release. C...
    Profile Photo
    last modified by alrubinger
  • Adding maven projects to the JBoss repository

    I have a couple for questions that I'm hoping more out of desperation than anything else have easy positive answers: I'm just about ready to check-in a library called Aperture and all of its dependencies to the JBoss...
    Profile Photo
    last modified by jpav
  • Missing maven artifact org.jboss.client:jbossall-client:jar:

    We're missing org.jboss.client:jbossall-client:jar:5.0.0.CR1 maven artifact in repository.jboss.org. When it will be added there?
    Profile Photo
    last modified by ropalka