ion of there being a problem with
Maven passing the MAVEN_HOME value to the forked maven when MAVEN_HOME
points to a symlink. Although I've tried changing MAVEN_HOME to the
actual directory as well as passing in the -DmavenHome parameter.
On Thu, Dec 10, 2009 at 5:20 PM, Matt Milliss <m
are you using Archiva as your repo?
On 11/12/2009 7:49 AM, Brendan Sibre wrote:
A previous poster wrote:
Thanks for your response, this fixed the problem! However, another issue
comes up - *release*:*perform* almost worked out except at the very end it
failed to upload the artifact>t
To avoid having to build an artifact per environment we took the
approach of having a single build which contains all properties for all
environments, but we use a runtime flag to tell the application which
set of properties to use. So inside the war (or whatever packaging you
use) we have a di
I don't know about the 3.0.0.RC1 release but we get the
3.0.0.CI-SNAPSHOT versions like this:
spring-milestone
Spring Portfolio Milestone Repository
http://s3.amazonaws.com/maven.springframework.org/milestone
spring.snapshots
Spring snapshot repository
http://maven.springframework.org/snapsh
I've been trying to solve this exact same problem, it looks like a bug
in the release plugin, what version are you using.
On 15/10/2009 7:40 AM, Allan Ditzel wrote:
Really? Were you running it from the location the trunk was checked out? For
us, if we do a mvn release:prepare in the location of
I'm having trouble getting the maven-release-plugin to work in a
non-interactive way. I'm trying to create a branch with the version
09.20.01-SNAPSHOT from the trunk version 09.20.00-SNAPSHOT.
I'm using the following command to branch manually,
mvn release:branch -DbranchName=09.20.00_BRANCH
-
I'm having trouble getting the maven-release-plugin to work in a
non-interactive way. I'm trying to create a branch with the version
09.20.01-SNAPSHOT from the trunk version 09.20.00-SNAPSHOT.
I'm using the following command to branch manually,
mvn release:branch -DbranchName=09.20.00_BRANCH
-
Does anybody know what to do when emails are getting rejected by this
email list as spam?
Regards
Matt
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
I have a project on a particular version eg 09.20.00-SNAPSHOT I want to
create a branch so I run the following command;
mvn release:branch -DbranchName=09.20.00_BRANCH
-DupdateBranchVersions=true -DupdateWorkingCopyVersions=false
and when prompted for the branch version I enter 09.20.01-SNAPS
/09/2009, at 8:07 PM, Matt Milliss wrote:
Thanks Brett, it's not really a big issue, our deployment team just asked
if
it could be done so they could tell easily what time the latest build was
deployed. To be honest I'm not really sure why they need it I just told
them
I'd
u, Sep 24, 2009 at 10:02 AM, Brett Porter wrote:
> On 24/09/2009, at 9:58 AM, Matt Milliss wrote:
>
> I'm using true for deploying timestamped
>> snapshots to our Archiva repo. By default the timestamp seems to be in
>> GMT/UTC. Is there any way to get the timestamp to use
I'm using true for deploying timestamped
snapshots to our Archiva repo. By default the timestamp seems to be in
GMT/UTC. Is there any way to get the timestamp to use local time.
Cheers
Matt Milliss
-
To unsubscribe, e
ic requirements out-of-the-box (meaning: in an automated process). I
think you would have to write a script which is then called every two weeks
(e.g. with cron). But you would have to do that with Maven anyway.
Best regards,
Eric
-Ursprüngliche Nachricht-
Von: Matt Milliss [m
:
Hi!
It sounds as you need a CI server. It would solve your issue. Take a look at
CruiseControl:http://cruisecontrol.sourceforge.net/
Hudson:https://hudson.dev.java.net/
/Thomas
On Thu, Sep 10, 2009 at 13:10, Matt Milliss
wrote:
I work at a company that has around 10 applications, each ap
for each application
I've been trying to find a maven way of doing this but haven't had any
luck, has anybody done something similar with success.
Cheers
Matt Milliss
-
To unsubscribe, e-mail: users-unsubscr...@maven.
My project generates a zip file that contains a war file and some text
files, I would like to be able to generate a checksum for the war and
include it in the zip file as well as having it deployed to my
repository (and possibly even checked into subversion when I perform a
release). Does anyon
e
Detected OS: Linux
parsing buildfile /home/development/Desktop/build.xml with URI =
file:/home/development/Desktop/build.xml
Project base dir set to: /home/development/Desktop
BUILD SUCCESSFUL
Total time: 0 seconds
Any help would be greatly appreciated.
Cheers
Matt Milliss
---
This question is really just highlighting my ignorance of how maven
works but I've been unable to find this documented anywhere. The problem
I'm having is mavens use of repositories, I know maven by default uses
the central repo at http://repo1.maven.org/maven2 when locating
artifacts, I also h
Our team uses the filesystem
Jason van Zyl wrote:
Hi,
I'm just trying to get some data on what protocol is used to retrieve
artifacts. This question strictly relates to what you use for
retrieval. Most people I have seen use a web server or a shared
network drive, but I'd like to get some fe
5.3" />
Brian E. Fox wrote:
It would be good to have a sample that we can definitively identify where the problem is to make sure it doesn't happen again.
-Original Message-
From: Matt Milliss [mailto:[EMAIL
I've found if I upgrade the antrun plugin to 1.2-SNAPSHOT the problem is
fixed. Should I still log a Jira?
Brian E. Fox wrote:
Since this is a regression, we will fix it for 2.0.10, can you write a jira and
attach a sample project?
-Original Message-
From: Matt Milliss [mailto:[
The problem only happens with maven 2.0.9. If I rollback maven to 2.0.8
it works fine with ant tasks 2.0.9. And maven 2.0.9 still doesn't work
with ant tasks 2.0.8. The maven antun plugin version is 1.1. I even
tried rolling ant back to 1.6.5 as I noticed that the antrun plugin has
a dependency
The problem only happens with maven 2.0.9. If I rollback maven to 2.0.8
it works fine with ant tasks 2.0.9. And maven 2.0.9 still doesn't work
with ant tasks 2.0.8. The maven antun plugin version is 1.1. I even
tried rolling ant back to 1.6.5 as I noticed that the antrun plugin has
a dependency
Does anyone know if there is a way to execute one of two processes
dependent on either the success or failure of a maven build. Executng
the process needs to be independent of the build lifecycle ie doesn't
matter if it fails at clean or test or deploy, just the fact that maven
has failed shoul
24 matches
Mail list logo