Log in to follow, share, and participate in this community.
Thread How to build rhq
How to build rhqHello, I am a newbie to JBoss. I am trying to rebuild rhq trunk before I make any change or add any new plugins. This is what I did so far: 1. set up maven env and svn client (no problem) 2. e...
JBoss Project Release ProcessOverview The goal of the release process is to: Update the version numbers in the project source Create a tag to record the source release Build from the tag Deploy the artifacts to the Maven repository an...
Thread Artifactories consistency check has detected broken POMS
Artifactories consistency check has detected broken POMSHi to all, using JBoss maven repo plain does work fine. Unfortunately, using internal artifactory with configured JBoss Maven repo does not work out of the box. Having troubles with these artif...
Maven Settings Example - UsersThe page provides an example settings.xml file for JBoss.org project users. This file is normally located in the users home directory under .m2 ( ~/.m2/settings.xml ). The sections that have been added spe...
MavenSettingsExampleFor information about configuring Maven with JBoss community projects, please see Maven Getting Started - Users (if you want to use JBoss projects) or Maven Getting Started - Developers (if you want to build jboss pro...
MavenThis page is a central location for information about Maven related to building JBoss projects. Getting Started with Maven If you are new to Maven you might start with the Apache Maven tutorial. For a complet...
JbossDeployMavenPluginThis plugin has been renamed to to the maven-buildmagic-thirdparty-plugin. Note: if you are looking for a Maven plugin to deploy application to a JBoss server, you probably want the jboss-maven-plugin at codehaus.
Error building AS 6 from SVNHi dudes, I get follworing error on building AS 6 Snapshot from SVN and have no idea why this occurs. May one of you have a hint, what could solve the problem. Problem just occurs on osgi module. ...
Nexus 1.7.1 UpgradeWe have completed the upgrade of our Nexus instance (https://repository.jboss.org/nexus/). The upgrade went smoothly, however this upgrade requires a full rebuild of the Nexus index files. The index genera...
The right way to use the staging serversHi Paul, Nick and I were just discussing options for the correct way to use the staging servers for testing. From this discussion - Some artifacts cannot be downloaded from staging repository I ...
Examining Artifacts in Nexus GroupsIf you've used repository groups in Nexus, you may have run into the issue where you see an artifact in a repository group and wonder "where did this artifact come from?" In other words you would like to know wh...
Maven Repository MagicWe have an upcoming presentation that will discuss using Maven repositories and specifically the JBoss.org Maven repositories. The presentation will be given internally for Red Hat employees tomorrow (June 15), ...
Maven Settings Example - DevelopersThis page provides a complete example Maven settings file (settings.xml) for JBoss developers. This file is normally located in the users home directory under .m2 (~/.m2/settings.xml). NOTE: We stro...
Thread Some artifacts cannot be downloaded from staging repository
Some artifacts cannot be downloaded from staging repositoryHello all, I'm having problems downloading artifacts from staging repository. Some artifacts are downloaded, but some are not. Steps to reproduce: 1) Check out https://svn.jboss.org/repos/richfaces/ro...
Maven CookbookThis is a collection point for difficult or tricky use cases related to Maven builds at JBoss. I'd like to log concrete problems and solutions here as we come across them. To Add an Entry: Please note ...
Maven Repository Performance Update 2We've made two changes to our repository configuration as brought up in the forum (http://community.jboss.org/message/545189). The first is that the proxy repositories have been added to the public group. ...
Changes to the Maven repository configI'm planning couple of changes to the Maven repository, with the goal of improving performance and making configuration a bit easier. Use mixed http/https for the repository Currently we're using only https for...
Quicker AS build?When building the AS trunk, i usually see numerous snapshots being downloded. This seems to happen (atleast) once a day. For example, this morning when i triggered a build on the "testsuite" module of AS trunk: ...