• Can't do a release because of bogus dependency issue

    I'm trying to release to 2.0.0.Beta7 of the microcontainer, but the maven release plugin is failing because it wants this release to already exist? Specifically the test artifiacts: [WARNING] Unable to get resourc...
    Profile Photo
    last modified by adrian.brock
  • Releases and snapshosts

    Why is it looking in the snapshot repository during the release process? e.g. Downloading: http://repository.jboss.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar Downloading: http://snaps...
    Profile Photo
    last modified by adrian.brock
  • Weird pom in snapshots

    I just did a snapshot and its totally screwed up http://snapshots.jboss.org/maven2/org/jboss/microcontainer/jboss-kernel/2.0.0-SNAPSHOT/jboss-kernel-2.0.0-20080320.221228-112.pom At least I think it was me, maybe som...
    Profile Photo
    last modified by adrian.brock
  • Help with microcontainer changes

    I'm going through the app server poms and trying to update them for the recent restructuring of microcontainer. I updated the groupIds for deployers and managed. But maven is still choking on some changes. What happe...
    Profile Photo
    last modified by pgier
  • Shared Parent POM for dependencyManagement

    One problem present with EJB3 (and likely other projects in the future) is the lack of a proper dependency matrix. As it currently stands, EJB3 dependencies are defined by the EJB3 Build module, set as the parent POM...
    Profile Photo
    last modified by alrubinger
  • Moving jbossas to a maven repo for thirdparty (2nd try)

    I believe moving off the thirdparty repository is something that we still want to do, even though my first try was a failure. At least I think it helped to flush out some issues that might have otherwise taken more ti...
    Profile Photo
    last modified by pgier
  • Notion of 'compatible-version'?

    Does maven support the notion of 'compatible-version'?
    Profile Photo
    last modified by heiko.braun
  • Handling resource files in thirdparty dependencies

    Moving Paul's post to a separate thread: "I'm not sure about the best way to handle the "resources" folders in some of the app server dependencies. I created a workaround in the plugin that allows the plugin to copy f...
    Profile Photo
    last modified by rrajesh
  • Group and artifact ID's

    Are we going to follow a particular scheme for naming the artifacts? It seem like package name usually becomes groupId, but the AS build still follows the way components have been named within the old repo.
    Profile Photo
    last modified by heiko.braun
  • Snapshot vs. release repository

    What's the benefit of having two repositories?
    Profile Photo
    last modified by heiko.braun
  • Moving jbossas to a maven repo for thirdparty

    One of the things touched on for the CR1 release build is getting to a single maven repository for thirdparty artifacts, dropping the usage of the jboss repo. Who has looked at ivy vs the maven ant tasks for this?
    Profile Photo
    last modified by starksm64
  • maven-buildmagic-thirdparty-plugin Enhancements to put in re

    As it currently stands, the jboss-deploy-plugin (now the maven-buildmagic-thirdparty-plugin - love the clearer name BTW), copies artifacts from "mvn deploy" into the path specified by "jboss.repository.root", intended...
    Profile Photo
    last modified by alrubinger
  • Maven downloads

    I thought we were supposed to have everything in the jboss repository. When I look at docbook for example, it is downloading many things from the maven repository, e.g. Downloading: http://repository.jboss.org/mav...
    Profile Photo
    last modified by adrian.brock
  • Problem running tests in microcontainer/aop-mc-int

    I can't get the tests to run in aop-mc-int. Output using mvn -X test -Ptests-no-weave [DEBUG] Artifact not found - using stub model: Unable to determine the latest version org.apache.maven.plugins:maven-surefire-...
    Profile Photo
    last modified by adrian.brock
  • JBossAS CR1 build plan

    On today's call we still have confusion about what will be done for the CR1 build of jbossas, including exporting of artifacts to maven repos for use by other projects. The main point of confusion is related to how ej...
    Profile Photo
    last modified by starksm64
  • source in localRepository

    One box where I don't have the jboss maven2 repo checked out into the settings.xml localRepository location, does not have any source artifacts. How do I get these included when maven pulls down content?
    Profile Photo
    last modified by starksm64
  • how to release assembly artifacts

    For a pure subset artifact like a client jar, how does one release it? I have an assembly for the jnp-client.jar in the https://svn.jboss.org/repos/jbossas/projects/naming/trunk project, but don't see how to release t...
    Profile Photo
    last modified by starksm64
  • What do the dependency:analyze warnings mean?

    Running mvn dependency:analyze on https://svn.jboss.org/repos/jbossas/projects/naming/trunk/jnpserver produces: [INFO] [dependency:analyze] [WARNING] Unused declared dependencies found: [WARNING] jboss:jboss-logging...
    Profile Photo
    last modified by starksm64
  • Maven and url stream handlers

    Related to this thread http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130111#4130111 If you checkout the latest MC project and try to run the classloader-vfs tests it tells you can't create VFS fil...
    Profile Photo
    last modified by adrian.brock
  • JBoss_5_0_0_Beta4 build

    Paul, can you do a release of the JBoss_5_0_0_Beta4 maven artifacts to see what the status is and illustrate the current artifacts? https://svn.jboss.org/repos/jbossas/tags/JBoss_5_0_0_Beta4/
    Profile Photo
    last modified by starksm64