links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: "maven",

Top "maven" experts: dwayneb, liqweed, sven, watter, ciresh, othiym23,

1 - 9 of 9   Watch othiym23
 
The buildNumber plugin will then update your local repository. This is done because 'svn info' grabs the revision out of your local repository, and is not necessarily the same as the revision in the remote repository. You should probably deal with these changes before creating a build in any case. Again, this behaviour can be suppressed with -Dmaven.buildNumber.doUpdate=false.
by othiym23 2007-09-18 14:38 work · java · maven · build
http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/howto.html - cached - mail it - history
Same concept of the install:install-file goal of the maven-install-plugin where the 3rd party JAR is installed in the local repository. But this time instead to local repository the JAR will be install both in the local and remote repository.
by othiym23 2006-11-06 18:27 maven · build · java · programming
http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html - cached - mail it - history
Dependency management is one of the features of Maven that is best known to users and is one of the areas where Maven excels. There is not much difficulty in managing dependencies for a single a project, but when you start getting into dealing with multi-module projects and applications that consist of tens or hundreds of modules this is where Maven can help you a great deal in maintaining a high degree of control and stability.
by othiym23 2006-08-29 18:40 maven · build · reference · dependency
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html - cached - mail it - history
This article finally pins down the elusive Maven 2 POM, version 4.0, the single largest configuration file you are likely ever to love. Readers will learn that the successful Maven 2 build system derives much of its power and portability from the POM, and that—despite what you may have heard—it is really not so bad after all.
by othiym23 2006-07-21 02:01 maven · build · reference · work · programming
http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven_p.html - cached - mail it - history
you may want to use an alternative mirror for a particular repository without changing the project files
by othiym23 2006-07-20 22:26 maven · build · work · development · ops
http://maven.apache.org/guides/mini/guide-mirror-settings.html - cached - mail it - history
In order to deploy artifacts using SSH you must first specify the use of an SSH server in the distributionManagement element of your POM as well as specifying an extension in your build element which will pull in the SSH artifacts required to deploy with SSH:
by othiym23 2006-05-15 17:44 maven · remote · repository · troubleshooting · ssh · work
http://maven.apache.org/guides/mini/guide-deploy-ssh-external.html - cached - mail it - history
by othiym23 2006-05-15 17:42 maven · repository · build · java · work · j2ee
http://www.ibiblio.org/maven2/ - cached - mail it - history
This short document answers the question "So, how do I let everyone have a copy of a jar that my code depends on?".
by othiym23 2006-05-09 17:15 maven · repository · build · java · programming · work
http://docs.codehaus.org/display/GEOT/How+to+add+a+3rd+party+jar - cached - mail it - history
by othiym23 2006-04-21 21:52 j2ee · build · continuous integration · ant · maven
http://maven.apache.org/what-is-maven.html - cached - mail it - history
1 - 9 of 9  
Related Tags
 
- exclude ~ optional + require
Add Dates