Replacing classes in a jar after bug fixes - patches

2010-11-05 Thread Salgar, Mehmet (external)
Hi everybody, I have a question about how to replace a class in a dependency jar after a bug fix I made a fix for a class in a framework that is not developed from us, now during our build process I like to place patched class inside of original dependency So my question is there a

AW: Maven Compiler Plugin - Excludes

2010-04-23 Thread Salgar, Mehmet (external)
Nothing special really... as you see no src/test/aspect in testSourceDirectory I only have, aspectj-maven-plugin in the build configuration but how it can only affect the testSourceDirectory, I don't know.while as I said for sourceDirectoy, sec/main/aspect is not in it and compiler

AW: Maven Compiler Plugin - Excludes

2010-04-22 Thread Salgar, Mehmet (external)
Nothing special really... as you see no src/test/aspect in testSourceDirectory I only have, aspectj-maven-plugin in the build configuration but how it can only affect the testSourceDirectory, I don't know.while as I said for sourceDirectoy, sec/main/aspect is not in it and compiler

Maven Compiler Plugin - Excludes

2010-04-21 Thread Salgar, Mehmet (external)
Hi everybody, maven compiler plugin drives me crazy for the defaut-testCompile... In a project I am using maven aspectj plugin, my whole source code is under src/main/aspect and during the compile maven compiler plugin correclty ignore this directory and compile only src/main/java. Now in

Archiva and Assembly Artifact

2009-02-04 Thread Salgar, Mehmet (external)
Hi everybody, we are trying to upload an artifact that is created from the maven assembly plugin to archiva...(as zip and also jar) Upload process functions but we are not able to see the artifact later in the archiva... Weird thing about it if the same artifact is installed in a local

AW: Single MDB in multiple EAR files but different deployment descriptors

2009-01-27 Thread Salgar, Mehmet (external)
Hi, Why are you not building 4 different maven-projects that is containing 4 different maven-ear-plugins configuration... I guess this would be the easieszt way... Or may be you can write 4 different ear configurations in maven-ear-plugin T-Mobile Deutschland GmbH Aufsichtsrat: Hamid

AW: Problem with WTP,Maven2 and Eclipse

2009-01-22 Thread Salgar, Mehmet (external)
Hi, you might have a better chance that get in working with m2eclipse plugin Get the development version.. Regards, Mehmet T-Mobile Deutschland GmbH Aufsichtsrat: Hamid Akhavan (Vorsitzender) Geschäftsführung: Dr. Georg Pölzl (Sprecher), Thomas Berlemann, Jiri Dvorjancansky, Philipp

M2eclipse freeze in Project import

2008-07-29 Thread Salgar, Mehmet (external)
Hi everybody, I have a problem with a project import... We have relatively big project with several modules in, before 9.4 release import had functioned correctly and I start having this problem I tough may be it would be fixed by 9.5 and I didn't report anything but it is still there. I can

AW: M2Eclipse -workspace resolution

2008-04-23 Thread Salgar, Mehmet (external)
That is the point we don't want the disable the workspace resolution. In our project, we have more then 30 modules in Maven Pom. Lets say my web project is dependent on 8 of them and they are declared as dependencies in web project pom. I didn't import all 8 of this projects to eclipse only

AW: M2Eclipse -workspace resolution

2008-04-23 Thread Salgar, Mehmet (external)
list... -Original Message- From: Salgar, Mehmet (external) [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 23, 2008 10:49 AM To: Maven Users List Subject: AW: M2Eclipse -workspace resolution That is the point we don't want the disable the workspace resolution. In our project, we have

AW: M2Eclipse -workspace resolution

2008-04-22 Thread Salgar, Mehmet (external)
Yep, I have exactly the same problem, I have to include the projects that are open in the workspace extra to the project and to the J2EE dependencies even that they are in the pom... T-Mobile Deutschland GmbH Aufsichtsrat: Hamid Akhavan (Vorsitzender) Geschäftsführung: Philipp Humm

AW: [ANN] Maven Eclipse Plugin 2.5.1 Released

2008-04-10 Thread Salgar, Mehmet (external)
Hallo, That is also my question, I am using the WTP 2.0 setting but I am not sure it does an effect or not??? In snapshot version of the plugin, the log statements are mentioning the which setting is in use but that had dissappered. And I have a remark on the second point also. In a

Maven Global Proxy settings interfering with unit tests

2008-03-14 Thread Salgar, Mehmet (external)
Hallo, I have a strange effect, I have an unit test in testNg and surefire, the webservice client that I created (via Xfire) is trying to access to the server in my local machine via the proxy server. When I remove my proxy settings from the global settings file everything runs fine and client

Maven eclipse plugin - SNAPSHOT 2.5 and wtp 2.0

2008-03-05 Thread Salgar, Mehmet (external)
Hi everybody, After seeing the following links http://markmail.org/message/xdun5qids5ovd3t6#query:Maven-eclipse.plugin% 202.5+page:1+mid:mxy7dncue25yirex+state:results http://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugi n.system.project:roadmap-panel

Maven eclipse plugin - SNAPSHOT 2.5 and wtp 2.0

2008-03-05 Thread Salgar, Mehmet (external)
Hi everybody, After seeing the following links http://markmail.org/message/xdun5qids5ovd3t6#query:Maven-eclipse.plugin% 202.5+page:1+mid:mxy7dncue25yirex+state:results http://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugi n.system.project:roadmap-panel

AW: Maven eclipse plugin - SNAPSHOT 2.5 and wtp 2.0

2008-03-05 Thread Salgar, Mehmet (external)
An: Maven Users List Betreff: Re: Maven eclipse plugin - SNAPSHOT 2.5 and wtp 2.0 Hi! On Wednesday 05 March 2008 Salgar, Mehmet (external) wrote: I thought I can create a eclipse wtp 2.0 project, but even that I use the following command mvn -Dwtpversion=2.0 org.apache.maven.plugins:maven-eclipse