Re: Using UmlGraphDoc with Maven

2009-07-14 Thread Jeff Mutonho
Most def. Everyone should read it :) On Thu, Jul 9, 2009 at 4:18 PM, Roman Kournjaev kournj...@gmail.com wrote: I googeled for it right now. Is it worth reading ? On Thu, Jul 9, 2009 at 5:10 PM, Jeff Mutonho ejbeng...@gmail.com wrote: On Thu, Jul 9, 2009 at 2:41 PM, Roman Kournjaev kournj

Re: Using UmlGraphDoc with Maven

2009-07-09 Thread Jeff Mutonho
? Thanx -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: users

Re: Using UmlGraphDoc with Maven

2009-07-09 Thread Jeff Mutonho
' the UMLgraph, it is available from jboss repo. Of course, both of them require the dot.exe to be available in the classpath. http://code.google.com/p/apiviz/ Thanks, mohan kr -Original Message- From: Jeff Mutonho [mailto:ejbeng...@gmail.com] Sent: Thursday, July 09, 2009 2:00 AM To: Maven

Re: Using UmlGraphDoc with Maven

2009-07-09 Thread Jeff Mutonho
read the book Fake Work ? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Using UmlGraphDoc with Maven

2009-07-08 Thread Jeff Mutonho
. However when I run mvn javadoc:javadoc or even better still mvn site:deploy , there aren't any UML image files(i.e .dot) files being generated. Any clues on how I can get this to work? Thanx -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine

Re: Newbie - EAR plugin can't find my war file.

2009-05-13 Thread Jeff Mutonho
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk

Ftping a single file file

2008-08-16 Thread Jeff Mutonho
in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Ftping a single file file

2008-08-16 Thread Jeff Mutonho
version2.0.8/version /dependency -- /dependencies /plugin -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042

Re: excluding some .properties files

2008-08-08 Thread Jeff Mutonho
On Thu, Jul 31, 2008 at 10:15 AM, Jeff Mutonho [EMAIL PROTECTED] wrote: On Thu, Jul 31, 2008 at 10:04 AM, Stephen Connolly [EMAIL PROTECTED] wrote: Have you tried using maven's default project layout? Nope , but I've finally got it working.It seems just listing the files (as shown

Re: mvn scm:checkout fails

2008-08-06 Thread Jeff Mutonho
On Wed, Aug 6, 2008 at 12:08 AM, Jeff Mutonho [EMAIL PROTECTED] wrote: I'm trying to checkout some project using the from Subversion by issuing this Maven command: mvn scm:checkout -DconnectionUrl=scm:svn: https://svn.sentium.co.za/svn/portal/trunk/myportal-DcheckoutDirectory=myportal

mvn scm:checkout fails

2008-08-05 Thread Jeff Mutonho
] Finished at: Tue Aug 05 23:58:50 CAT 2008 [INFO] Final Memory: 1M/4M [INFO] -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user

Re: excluding some .properties files

2008-07-31 Thread Jeff Mutonho
/includes /resource /webResources but still without any success. -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042

Re: excluding some .properties files

2008-07-31 Thread Jeff Mutonho
,**/log4j.properties,**/manager.properties/warSourceExcludes Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042

excluding some .properties files

2008-07-30 Thread Jeff Mutonho
includes includemessages_en.properties/include /includes /resource /resources /build Where am I going wrong? Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042

Including extras in the ear file

2008-01-24 Thread Jeff Mutonho
, the ibm-application-bnd.xmi file and the ext directory are being excluded.I've added the earSourceIncludesMETA-INF/**.xmi/earSourceIncludes configuration , but that does not seem to do it.What am I doing wrong? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa

Re: EJB 2.0 Help

2008-01-24 Thread Jeff Mutonho
-plugin ? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Including extras in the ear file

2008-01-24 Thread Jeff Mutonho
On Jan 24, 2008 11:04 AM, Jeff Mutonho [EMAIL PROTECTED] wrote: My ear project looks as shown below: [BankComponentApp directory ] | | +---META-INF | | | |__application.xml | |__ibm-application-bnd.xmi | |__MANIFEST.MF | | | +---ext |__blueprint-1.2.0.jar

War file with no java code

2008-01-23 Thread Jeff Mutonho
, this classes folder is empty (which makes sense). Is there a way I can configure the maven-war-plugin to not bother with creating this empty classes folder? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered

Re: War file with no java code

2008-01-23 Thread Jeff Mutonho
Not really .The idea was just to match the war that RAD 6 creates so that I avoid the it's because of the 'classes' folder that maven created issue On Jan 23, 2008 2:49 PM, Stephane Nicoll [EMAIL PROTECTED] wrote: Nope. Is it a problem? On Jan 23, 2008 1:13 PM, Jeff Mutonho [EMAIL PROTECTED

Re: IBM custom project

2008-01-18 Thread Jeff Mutonho
\base_v6\bin\wsdeploy.bat not found in place, assuming it is in the PATH. [INFO] 'C:\Program' is not recognized as an internal or external command, [INFO] operable program or batch file. -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype

Re: IBM custom project

2008-01-18 Thread Jeff Mutonho
:\Program Files\IBM\SDP70\runtimes\base_v61/custom.was.home /properties /profile /profiles /settings Hope this helps! Kind Regards, Thomas On Jan 18, 2008 11:15 AM, Jeff Mutonho [EMAIL PROTECTED] wrote: On Jan 18, 2008 11:43 AM, Thomas Tardy [EMAIL PROTECTED] wrote

Re: IBM custom project

2008-01-17 Thread Jeff Mutonho
On Jan 17, 2008 9:51 AM, Jeff Mutonho [EMAIL PROTECTED] wrote: I've commented everything else in the maven-antrun-plugin and only left with : plugin artifactIdmaven-antrun-plugin/artifactId executions execution phaseverify/phase

Re: Sending email notification to Owners

2008-01-17 Thread Jeff Mutonho
with Maven on its own , but I'm using Maven with Hudson , and Hudson sends an e-mail to the last person to commit , whenever there's a broken build(i think the assumption is the last person to commit would've broken the build) -- Don't take the name of root in vain. Jeff Mutonho Cape Town

Re: IBM custom project

2008-01-17 Thread Jeff Mutonho
of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: IBM custom project

2008-01-17 Thread Jeff Mutonho
On Jan 17, 2008 4:20 PM, Stephen Coy [EMAIL PROTECTED] wrote: On Jan 17, 2008 2:47 PM, Stephen Coy [EMAIL PROTECTED] wrote: !-- This is from my Mac at home, whereas I have to use Windows at work -- profile iddefault/id activation

Now what's up with exec-maven-plugin?

2008-01-17 Thread Jeff Mutonho
,Usage) -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Re: Sending email notification to Owners

2008-01-17 Thread Jeff Mutonho
here is Amit :) -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: IBM custom project

2008-01-16 Thread Jeff Mutonho
this be the source of the problem? Why isnt my maven.compile.classpathresolving to null ? On Jan 16, 2008 2:48 PM, Jeff Mutonho [EMAIL PROTECTED] wrote: Hi I have a custom IBM project with ejbs ( for the 2.1 spec).I've followed steps outlined at Peter Pilgrim's blog (http://www.jroller.com

IBM custom project

2008-01-16 Thread Jeff Mutonho
successfully built and deployed an IBM Websphere 6 J2EE project with EJBs (2.1) ? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: IBM custom project

2008-01-16 Thread Jeff Mutonho
On Jan 16, 2008 3:19 PM, Jörg Schaible [EMAIL PROTECTED] wrote: Jeff Mutonho wrote: Hi I have a custom IBM project with ejbs ( for the 2.1 spec).I've followed steps outlined at Peter Pilgrim's blog (http://www.jroller.com/peter_pilgrim/entry/battling_with_mave n_2_integrating

Re: IBM custom project

2008-01-16 Thread Jeff Mutonho
On Jan 16, 2008 2:48 PM, Jeff Mutonho [EMAIL PROTECTED] wrote: Hi I have a custom IBM project with ejbs ( for the 2.1 spec).I've followed steps outlined at Peter Pilgrim's blog (http://www.jroller.com/peter_pilgrim/entry/battling_with_maven_2_integrating ) and everything seems in order

Re: Generating ejb skeleton code from wsdls

2007-11-22 Thread Jeff Mutonho
On Nov 21, 2007 2:47 PM, Olivier Dehon [EMAIL PROTECTED] wrote: On Wed, 2007-11-21 at 10:31 +0200, Jeff Mutonho wrote: One of the steps I would like to automate is the generation of skeleton ejb code(for Websphere 6) from wsdls. Currently this is being done by creating a batch file

Generating ejb skeleton code from wsdls

2007-11-21 Thread Jeff Mutonho
This batch file is then run from the Install_Dir\runtimes\base_v6\bin Has anyone successfully done this? Googling has only pointed me to this : https://svn.codehaus.org/mojo/tags/mojo-sandbox-3/mojo-was/was5-maven-plugin/ -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa

Re: Build failure out of the blue

2007-07-19 Thread Jeff Mutonho
and doesn't seem to work.When I login , and run which java , the 1.4 one is displayed.Iliterally have to force it to use the 1.6 one buying doing a . .profile -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered

Re: Build failure out of the blue

2007-07-19 Thread Jeff Mutonho
On 7/19/07, Jeff Mutonho [EMAIL PROTECTED] wrote: On 7/19/07, Wayne Fay [EMAIL PROTECTED] wrote: You should be able to put the java6 exec in front of java4 in your PATH pretty trivially. Just put that EXPORT command in .bashrc or equivalent for your user and never worry about it again

Re: Build failure out of the blue

2007-07-18 Thread Jeff Mutonho
On 7/18/07, Henry Isidro [EMAIL PROTECTED] wrote: Try changing your java alternative setting: sudo update-alternatives --config java HTH, Henry Hmmmit's running on a Solaris machine - To unsubscribe, e-mail: [EMAIL

Build failure out of the blue

2007-07-17 Thread Jeff Mutonho
(Run.java:559) at hudson.maven.MavenBuild.run(MavenBuild.java:128) at hudson.model.Executor.run(Executor.java:59) Doing an echo on $JAVA_HOME shows it is set correctly to /app/maven/java/java6/jdk1.6.0_01 What could be causing this? -- Don't take the name of root in vain. Jeff

Re: Build failure out of the blue

2007-07-17 Thread Jeff Mutonho
is pointing to that 1.4 runtime as there are other applications that are using 1.4.How can I override and force maven to use the 1.6 one? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number

Hudson

2007-07-06 Thread Jeff Mutonho
Just out of interest , how many maveners are using maven with Hudson.Irecently made the transition from Continuum to try out Hudson and I'm very impressed. -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered

Has the maven-dependency-plugin been moved or what?

2007-07-05 Thread Jeff Mutonho
in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Has the maven-dependency-plugin been moved or what?

2007-07-05 Thread Jeff Mutonho
I cleaned out the repository and everything is back to normal.Thanks -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Excluding packages from being compiled

2007-06-25 Thread Jeff Mutonho
configuration excludes exclude**/examples1/*/exclude exclude**/examples2/*/exclude /excludes /configuration /plugin But that isnt working. -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine

Excluding packages from being compiled

2007-06-25 Thread Jeff Mutonho
compiled.How do configure this in my pom? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail

Re: Excluding packages from being compiled

2007-06-25 Thread Jeff Mutonho
On 6/25/07, Jeff Mutonho [EMAIL PROTECTED] wrote: But that isnt working. Yeah right!As often , human error.It's sorted. -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

maven-scm-plugin sometimes fails to checkin file

2007-06-22 Thread Jeff Mutonho
be causing this? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED

Contributing a document fix/patch

2007-06-21 Thread Jeff Mutonho
I've picked up an error in some plugin documentation.How do I provide a patch for it? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Contributing a document fix/patch

2007-06-21 Thread Jeff Mutonho
take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Adding a Maven 2 project

2007-06-20 Thread Jeff Mutonho
On 6/20/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: When you add a project, supported url are only for http, https, ftp and file (if configured) protocols You can't add a project with a scm url. Emmanuel Ok, I've tried this :

Re: Adding a Maven 2 project

2007-06-20 Thread Jeff Mutonho
On 6/20/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: Why do you try to add a project that is already in the continuum working directory? I've just upgraded to 1.1 from 1.0.3 and would like to use the same working directory. Don't take the name of root in vain. Jeff Mutonho Cape Town

Continuum's e-mail notification buggy?

2007-06-15 Thread Jeff Mutonho
I have two e-mails under my Notifiers , that are configured to receive only FAILURE e-mails , but Continuum is sending SUCCESS e-mails to those as well.Is this a bug?I'm running continuum-1.0.3 -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk

Re: maven-scm-plugin verbose

2007-06-14 Thread Jeff Mutonho
On 6/13/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: you can use the mvn -X parameter. Well , I'm using Continuum to launch the maven builds Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user

Re: Ant task executing twice

2007-06-14 Thread Jeff Mutonho
a patch next week Cheers, Siegfried Goeschl Jeff Mutonho wrote: I have an ant task that is suppose to run in the process-resources phase.The configuration is : plugin artifactIdmaven-antrun-plugin/artifactId executions execution phaseprocess-resources/phase

Re: Changelog fails ...

2007-06-14 Thread Jeff Mutonho
[INFO] Working directory: Q:\ anproject \src\main\java [ERROR] Provider message: [ERROR] The svn command failed. Have you tried getting the debug output? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine

Re: copy file in maven

2007-06-14 Thread Jeff Mutonho
On 6/14/07, Eric Redmond [EMAIL PROTECTED] wrote: Yeah, ant is the easiest way. Eric Or you can try this : http://quebbemann.kicks-ass.net/development/qu-base/maven-plugins/copy-maven-plugin/index.html Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa

Passing a maven profile to Continuum

2007-06-13 Thread Jeff Mutonho
. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Passing a maven profile to Continuum

2007-06-13 Thread Jeff Mutonho
. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Passing a maven profile to Continuum

2007-06-13 Thread Jeff Mutonho
profiles? The declared profiles are in my projects top level pom.xml file Jeff Mutonho a écrit : I'm posting this to both the maven and continuum forum. How do I specify a maven profile to continuum , using continuum's project configuration. Currently my Goals are specified as clean

Ant task executing twice

2007-06-13 Thread Jeff Mutonho
Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

maven-scm-plugin verbose

2007-06-13 Thread Jeff Mutonho
Is there some undocumented feature/way to make maven-scm-plugin more verbose during checkout and checkin? -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

xdoclet-maven-plugin generating incorrect hbm.xml file

2007-06-04 Thread Jeff Mutonho
.jar? Please help me , as I'm really stuck here. -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: xdoclet-maven-plugin generating incorrect hbm.xml file

2007-06-04 Thread Jeff Mutonho
On 6/4/07, Stephen Coy [EMAIL PROTECTED] wrote: Jeff, Are you really still using Hibernate 2.0? 100%.I've searched my repository and the only hibernate jar present is hibernate-2.0.0.jar Cheers, Steve Coy On 04/06/2007, at 8:18 PM, Jeff Mutonho wrote: I'm using the xdoclet-maven

Error with maven-antrun-plugin :Can't create a hibernate element under hibernatedoclet.

2007-06-04 Thread Jeff Mutonho
version1.0.4/version /dependency /dependencies /plugin -- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: xdoclet-maven-plugin generating incorrect hbm.xml file

2007-06-04 Thread Jeff Mutonho
On 6/4/07, Stephen Coy [EMAIL PROTECTED] wrote: On 04/06/2007, at 9:43 PM, Jeff Mutonho wrote: Anyway, I would not mind betting that your bean has been marked up with something like: @hibernate.class lazy=true Correct. Are you worried about the markup differences or something

Re: xdoclet-maven-plugin generating incorrect hbm.xml file

2007-06-04 Thread Jeff Mutonho
On 6/4/07, Stephen Coy [EMAIL PROTECTED] wrote: On 04/06/2007, at 10:48 PM, Jeff Mutonho wrote: If so, does the mapping file have a DOCTYPE? The lazy attribute appears in the Hibernate 2.0 DTD, so it should be OK. Yes it does.It's like this : ?xml version=1.0 encoding=UTF-8? !DOCTYPE

Re: xdoclet-maven-plugin generating incorrect hbm.xml file

2007-06-04 Thread Jeff Mutonho
On 6/4/07, Stephen Coy [EMAIL PROTECTED] wrote: On 05/06/2007, at 12:08 AM, Jeff Mutonho wrote: On 6/4/07, Stephen Coy [EMAIL PROTECTED] wrote: On 04/06/2007, at 10:48 PM, Jeff Mutonho wrote: If so, does the mapping file have a DOCTYPE? The lazy attribute appears in the Hibernate 2.0 DTD

Re: xdoclet-maven-plugin generating incorrect hbm.xml file

2007-06-04 Thread Jeff Mutonho
-- Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Could this be an xdoclet-maven-plugin issue?

2007-06-01 Thread Jeff Mutonho
*/ public ContactDetails getContactDetails() { return contactDetails; } public void setContactDetails(ContactDetails contactDetails) { this.contactDetails = contactDetails; } Don't take the name of root in vain. Jeff Mutonho Cape Town

Could this be an xdoclet-maven-plugin issue?

2007-05-31 Thread Jeff Mutonho
take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Copying a file to a remote server

2007-05-29 Thread Jeff Mutonho
Ping ping...anyone out there? :) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

where is xml-apis-1.0.b2.jar coming from ?

2007-05-29 Thread Jeff Mutonho
My war file's lib directory containts the xml-apis-1.0.b2.jar and I'm not sure where its coming from as I don't have a direct dependency on it?Is there a way of finding out why/how maven is adding this to my lib directory? -- Don't take the name of root in vain. Jeff Mutonho Cape Town

Re: where is xml-apis-1.0.b2.jar coming from ?

2007-05-29 Thread Jeff Mutonho
On 5/29/07, Maria Odea Ching [EMAIL PROTECTED] wrote: I think that's also a dependency of jaxen 1.1 =) - Deng MK Tan wrote: Is your war file using commons-logging 1.1? AFAIK, commons-logging will include xml-apis as indirect dependency. just exclude it will solve the problem Yes I have

Re: where is xml-apis-1.0.b2.jar coming from ?

2007-05-29 Thread Jeff Mutonho
:).Anyway it seems like there's some other library that depends on xml-apis , as excluding it from commons-logging and jaxen didn't resolve the issue. Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user

Copying a file to a remote server

2007-05-28 Thread Jeff Mutonho
. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Copying a file to a remote server

2007-05-28 Thread Jeff Mutonho
On 5/28/07, Jeff Mutonho [EMAIL PROTECTED] wrote: As part of my build I wish to copy a properties file to a directory belonging to an OC4J container.I wish to do this just before doing a remote deployment to the OC4J container.I know about wagon-ftp but I'm not sure if it the right tool I'm

Re: maven-changes-plugin

2007-05-26 Thread Jeff Mutonho
, but I can't get it to work , hence my post. Surely someone out there is using the newer maven-changes-plugin and could give some pointers... Thanks Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user

maven-changes-plugin

2007-05-25 Thread Jeff Mutonho
] [INFO] The plugin 'org.apache.maven.plugins:maven-changes-plugin' does not exist or no valid version could be found [INFO] Don't take the name of root in vain. Jeff Mutonho Cape Town South

Re: maven-changes-plugin

2007-05-25 Thread Jeff Mutonho
/reportSet /reportSets /plugin ... /plugins /reporting The link_template is for bugzilla support. Thanks.How then does one specify the changes.xml file? Don't take the name of root in vain. Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine

Re: Help with continuum and deployment

2007-03-02 Thread Jeff Mutonho
On 3/1/07, Todd Nine [EMAIL PROTECTED] wrote: Hi all 2. The user selects that release and pushes it to staging 3. After completion of staging the user can go back to that build version, and push it to production. What does push mean in this context? -- Jeff Mutonho Cape Town South Africa

Re: mail notifier

2007-02-28 Thread Jeff Mutonho
the continuum is running on a server ! But I can't figure it out how to change this, or at least remove this info from the notification error. Any ideas? THX Rodrigo Go to the project configuration section ...all will be revealed -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine

Using maven-changes-plugin

2007-02-21 Thread Jeff Mutonho
Anyone using the maven-changes-plugin ?May you share your configuration for this plugin , in your reporting section. Thanx -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Using maven-changes-plugin

2007-02-21 Thread Jeff Mutonho
the version is 2.0-beta-2 Hence my question.I would like to someone else's usage in order to confirm the correct version. -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

NullPointerException during site-deploy

2007-02-21 Thread Jeff Mutonho
2007 [INFO] Final Memory: 8M/508M [INFO] -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Specifying a branch name in my pom

2007-02-20 Thread Jeff Mutonho
out our code ? -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Build Error: cvs update

2007-02-20 Thread Jeff Mutonho
What does this error message mean? Build Error: Provider message: The cvs command failed. Command output: --- cvs update: in directory .: cvs

Re: Build Error: cvs update

2007-02-20 Thread Jeff Mutonho
On 2/20/07, Jeff Mutonho [EMAIL PROTECTED] wrote: What does this error message mean? Build Error: Provider message: The cvs command failed. Command output

Re: Need to bounce OC4J during re-deployment

2007-02-13 Thread Jeff Mutonho
to use the combination of the maven-antrun-plugin and the oc4j_remote_deploy.jar to do a remote deployment with my continuum builds. -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: maven-changes-plugin fails to download : java.net.ProtocolException: Server redirected too many times (20)

2007-02-02 Thread Jeff Mutonho
Ping May someone help me with this.Is this a proxy issue on my side? -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

maven-changes-plugin fails to download : java.net.ProtocolException: Server redirected too many times (20)

2007-01-31 Thread Jeff Mutonho
[INFO] Final Memory: 20M/1020M [INFO] bash-2.05$ Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

maven site failing

2007-01-30 Thread Jeff Mutonho
:37 CAT 2007 [INFO] Final Memory: 8M/508M [INFO] -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: maven site failing

2007-01-30 Thread Jeff Mutonho
the repository. Could this be the reason for an NPE? If so , what would be causing this? I'm really desperate to get mvn site to run successfully -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Out of memory error

2007-01-24 Thread Jeff Mutonho
That exactly is what suits our environment and we wish to do that. Q1)If I create standards project , say acme-project-standards , where in acme-project-standards do I place the acme-checks.xml?Do I create this as a normal maven project?The documentation here

Re: Out of memory error

2007-01-23 Thread Jeff Mutonho
/version /extension /extensions /build A step by step treatment would be very helpful. Tx Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Out of memory error

2007-01-22 Thread Jeff Mutonho
getting the error message even with the MAVEN_OPTS environment variable set.Do I need to set it in a different file? -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

Re: Out of memory error

2007-01-22 Thread Jeff Mutonho
of the dependencies or build extensions classpath. From this , does that mean jeffs-checks.xml above should be located in the same directory as the pom.xml? Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

The skin does not exist

2007-01-19 Thread Jeff Mutonho
this? -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042

generating an admin jsp at build time

2006-12-01 Thread Jeff Mutonho
have the build-date. Any suggestion on how to achieve this? Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype: ejbengine Registered Linux user number 366042 - To unsubscribe, e-mail: [EMAIL

Re: generating an admin jsp at build time

2006-12-01 Thread Jeff Mutonho
On 12/1/06, David Delbecq [EMAIL PROTECTED] wrote: HTML BODY This application was build on @@SomeBuildDateProperty@@ /BODY /HTML And use the ant filtering rules to replace content between @@ (see ant docs) Thanx David.Ended up being this simple : tstamp prefix=build format

Failed maven-scm-plugin: Check in

2006-11-27 Thread Jeff Mutonho
for the error and the only explanation I can find seems to be pointing to the idea that I'm trying to add the ear file to a non-existent sub-directory , which isn't the case because pragmaticusEportal/dev/eportal-ear/ is indeed existent. -- Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine

Re: Failed maven-scm-plugin: Check in

2006-11-27 Thread Jeff Mutonho
On 11/27/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: You can't commit a file if you aren't in a working copy directory. Emmanuel Thanks Emmanuel.The log says [INFO] Working directory: D:\MAVEN-WORK\eportal-ear .Do you mean I should run this from the directory where the actual ear file is

Re: Failed maven-scm-plugin: Check in

2006-11-27 Thread Jeff Mutonho
On 11/27/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: A working copy directory is the directory where you done the checkout. For CVS, it must contains a CVS directory. Emmanuel Thanks.Seems sorted now. - To unsubscribe,

  1   2   3   4   >