How to properly set jar versions for builds

2007-11-01 Thread Mark_E
I am having an issue setting jar versions in Maven and trying to resolve this through Best Practices What I have is my project pom.xml that will build project MyJar. In the Pom, I have dependencies setup like this org.apache xalan ${xalanVersion} In my settings.xml,

Re: Tagging Code in Subversion

2007-10-31 Thread Mark_E
task and what it expects. Any thoughts? Regards, Mark Michael McCallum-3 wrote: > > release:prepage tags > release:perform builds from tag and deploys to repo... > > On Wednesday 31 October 2007 08:31, Mark_E wrote: >> Hello, >> I am trying to automate my tagging pr

Tagging Code in Subversion

2007-10-30 Thread Mark_E
Hello, I am trying to automate my tagging process in Subversion through Maven and I am running into issues. I am not sure I am using Maven correctly to do this so I wanted to ask the question here... Basically, I have a POM for my project and it has the scm connection information as well as the

Re: Possible conflict with ejb and jar plugins

2007-10-19 Thread Mark_E
b needs the jar >> files to work (like a utility library)? >> >> This is the "Maven way" to do things. Of course, you can do it however >> you want, but I generally find it easiest to just do what Maven is >> expecting. >> >> Wayne >

Re: Possible conflict with ejb and jar plugins

2007-10-19 Thread Mark_E
t;Maven way" to do things. Of course, you can do it however > you want, but I generally find it easiest to just do what Maven is > expecting. > > Wayne > > On 10/18/07, Mark_E <[EMAIL PROTECTED]> wrote: >> >> Hi Wayne, >

Re: Possible conflict with ejb and jar plugins

2007-10-18 Thread Mark_E
t; and/or send the poms for diagnosis. > > Wayne > > On 10/18/07, Mark_E <[EMAIL PROTECTED]> wrote: >> >> Hello, >> I am running into a strange situation with the maven-ejb-plugin and >> maven-jar-plugin >> >> I am performing a build, building

Possible conflict with ejb and jar plugins

2007-10-18 Thread Mark_E
Hello, I am running into a strange situation with the maven-ejb-plugin and maven-jar-plugin I am performing a build, building a jar and an ejb. Seems that when I execute the ejb plugin during the package phase, it messes up the execution of the maven-jar-plugin. For example, I am using the sna

Installing Multiple Jars

2007-10-17 Thread Mark_E
Hello, In one of my projects, I not only build the default project jar, but I also invoke a simple Ant Task to jar some optional classes into another jar. These classes cannot live in the default jar but I need to put them into the maven repository so that another project, that depends on them a

Problem with the Maven Release Plugin

2007-10-16 Thread Mark_E
Hello, I have started to work with the maven-release-plugin and I am running into a strange exception. I run the following command: mvn release:prepare -DdryRun=true And here is the error: [ERROR] FATAL ERROR [INFO] [IN

Re: Jar Version Best Practice

2007-10-15 Thread Mark_E
Hello Wayne, Thanks for the information. I will take a look at that plugin. Regards, Mark Wayne Fay wrote: > > The release plugin solves most people's version issues. > > Wayne > > On 10/15/07, Mark_E <[EMAIL PROTECTED]> wrote: >> >> Hello, >

Jar Version Best Practice

2007-10-15 Thread Mark_E
Hello, I have been using Maven for about a month now and I really like it however, I am having an issue with setting jar versions and I was looking for suggestions on how other people do it. I basically have a pom for each project I build. In the pom.xml I have the dependencies. We typically ve

Re: No Mail being sent with version 1.1 beta 2

2007-09-14 Thread Mark_E
Hi Emmanuel, Thanks very much. That worked. I should have searched harder, I would have found the file! :working: Regards, Mark -- View this message in context: http://www.nabble.com/No-Mail-being-sent-with-version-1.1-beta-2-tf4438386.html#a12675179 Sent from the Continuum - Users mailing

Re: Problem Performing Build - Version 1.0.3

2007-09-13 Thread Mark_E
Hi Wendy, Thanks for the suggestion. I actually have 1.0.3 running now and I like it so I look forward to the improvements/enhancements in the 1.1 beta. I'll certainly take a look at it. Regards, Mark -- View this message in context: http://www.nabble.com/Problem-Performing-Build---Versio

Re: Problem Performing Build - Version 1.0.3

2007-09-12 Thread Mark_E
I figured it out. Well, I actually got it working by upgrading the velocity-1.4 jars to the velocity-1.5 jars. Now I am able to build. Mark -- View this message in context: http://www.nabble.com/Problem-Performing-Build---Version-1.0.3-tf4430122.html#a12643881 Sent from the Continuum - Users ma