Log in to follow, share, and participate in this community.
Article Upgrade Notes for Nexus 1.9.2
Upgrade Notes for Nexus 1.9.2Notes for the upgrade from Nexus Professional 1.9.0.2 to 1.9.2 Installation 1. Download Nexus 1.9.2 from Sonatype 2. Unzip Nexus to the /services/nexus directory. There may be a warning about the file sonatype-...
Upgrade Notes for Nexus 1.9.xNotes for the upgrade from Nexus Professional 1.7.1 to 1.9.x Installation 1. Download Nexus 1.9.0.2 from Sonatype 2. Review the notes from Sonatype regarding the upgrade (http://nexus.sonatype.org/upgrading-nexus.htm...
a new Repository in France ?Hi there, I introduce myself, my name is Erwan, I'm a sysres admin at Antelink, a software development start-up in Paris, France. The Antelink development team uses intensively maven/jboss and other op...
class not found exception .HI , I am very fresh to the jboss6 and maveen , To work on maveen i did some small maveen application it look like as shown...
build tests in testsuite failsI checked out jboss as 6 from http://anonsvn.jboss.org/repos/jbossas/trunk and executed build, executed build in testsuite and then started build tests in testsuite. I got the following error: jboss-a...
Invalid repository-metadata.xml checksumsI'm proxying the public-jboss Maven repository, with Nexus, and am receiving errors that /.meta/repository-metadata.xml and its checksum don't match. Sure enough, if I download that file and compute the MD5 and ...
MavenSettingsThis page describes the Maven settings required to use the JBoss Maven repository. Maven uses a file called settings.xml which can contain repositories and other build settings. A default settings file is ...
Blog Post repository.jboss.org/maven2 no longer available
repository.jboss.org/maven2 no longer availableThe old JBoss Maven repository (http://repository.jboss.org/maven2) is no longer available. This repository has been deprecated since we migrated to Nexus over a year ago and we want to make sure everyone switch...
Rsync JBoss.org to Maven CentralThe JBoss.org team is happy to announce that we have begun the process to automatically synchronize from the JBoss.org Maven repository to the Maven Central repostiory hosted by Sonatype. At this poi...
Blog Post New Mirror of JBoss.org Maven Repository
New Mirror of JBoss.org Maven RepositoryThe french company Antelink is now providing a free public mirror of the JBoss.org Maven repositories. This repository provides a faster way for users in France and other areas of Europe to download JBoss artifa...
Hibernate and mavenBonjour, I try to use hibernate and my configuration in pom.xml don't work. I don't understand why maven fail on download of hibernate : This is my pom.xml : http://nopaste.dk/p3215 Can you he...
Thread jdocbook : How to output maven version in pdf docbook
jdocbook : How to output maven version in pdf docbookHello, I want to output maven ${project.version} in the generated pdf and html docbook. How can I do that ? I've tried adding a ${project.version} or ${version} in my docbook file (xml), but i...
Activating Validation Rules in NexusAs part of the upcoming process to start automatically syncing Maven artifacts between repository.jboss.org and Maven central (repo1.maven.org) we will be enforcing several artifact validation rules. In the past...
Nexus Indexes and SearchThe repository.jboss.org Nexus repository indexes and the search features of the repository now seem to be working correctly. We've had multiple problems in the past correctly generating repository indexes, but ...