Logo Brian's Enterprise Blog
Bringing the Enterprise to the Build
 

Search results

"tag:maven"


Title and summary Date/time
1
Maven 2.0.10 Release Candidate Process started
The Maven 2.0.10 Release process has begun and will follow the process pioneered in 2.0.9. That process consists of a series of Release Candidate builds...
Jul 23, 2008
8:42:13 PM
2
Maven code: How to detect if you have a SNAPSHOT version
I answer this question often enough that I decided to burn it to a blog so I don't have to dig it out of the source anymore...and maybe save someone else the time along the way. Here is the relevant code that Maven uses to determine if an artifact is a ...
May 29, 2008
1:13:17 PM
3
The Central Repository is tool agnostic
"That's great and all, but I don't really care about Maven, nor do I really want to add or maintain a pom.xml in the project. Sorry." is an unfortunate response to enabling wider distribution and consumption of your project.
May 27, 2008
10:40:39 PM
4
Optimal Maven Plugin configuration
Maven has two sections in the pom relating to plugin configuration: project.build.plugin...
May 26, 2008
10:57:29 PM
5
Adding additional source folders to your Maven build
Occasionally you have a need to add additional source folders to your Maven build, usually when you are generating source via some external method or AntTask. Maven plugins that generate sources are expected to add the source folder automatically, but ...
May 22, 2008
10:36:37 PM
6
Misused Maven terms Defined
When responding to questions on IRC, the Maven Users list, or giving Maven Training, I frequently run into misused terms of the Maven lingo. Here's an attempt to define them "for the record".
May 19, 2008
10:15:47 PM
7
Nexus Maven Repository Manager 1.0.0-beta-3.1 and Source Released
The Nexus 1.0.0-beta-3.1 release brings several new features and enhancements to the already stable beta-2, along with the fully buildable source release.
May 14, 2008
9:50:00 PM
8
Nexus Maven Repository Indexer Source released
The Nexus Indexer module used by the Nexus Maven Repository manager as well as the M2Eclipse plugin has been released under the EPL v1.0 license.
May 1, 2008
12:17:00 PM
9
How to override a plugin's dependency in Maven
Maven 2.0.9 introduced the ability to override a dependency used by a plugin. This is handy when you want to use a newer checkstyle, pmd, etc jar than is included by default in the plugin.
Apr 23, 2008
11:53:00 AM
10
How to share resources across projects in Maven
I find myself explaining how to share resources across projects quite often. Here I show how to do it, and offer a few other pointers along the way.
Apr 17, 2008
10:25:00 PM
11
Maven 2.0.9 Released
Maven 2.0.9 has been released with some changes to stabilize the core plugin versions. Here I discuss plugin handling, the problems it created, how you should control your plugins, and how we made things a little better.
Apr 10, 2008
8:27:04 PM
12
Sonatype Nexus 1.0.0-beta-2 released
Sonatype Nexus 1.0.0-beta-2 has now been released. A list of the changes can be found here. If you are upgrading from beta-1, be sure to see the new upgrade section in the Nexus chapter of our Maven book.
Apr 8, 2008
10:23:03 PM
13
Quality is not accidental
It takes a conscious effort to take quality to the next level. The process to release Maven 2.0.9 represents a new era in attention to quality in the Maven project.
Apr 8, 2008
9:32:40 AM
14
Introducing Nexus the Maven Repository Manager
Nexus is the latest and greatest Maven Repository Manager.
Apr 3, 2008
9:59:49 AM
15
Foreword
Hello. My name is Brian and I'm a Maven developer. You may know me from the community. This is how I got there...
Apr 2, 2008
11:04:00 PM