Unit tests seeing test application context files in their dependencies

2008-06-17 Thread Papapara Tudu
in both these projects, and I would like the one from the dependency to be visible in the other one. Is that possible in any way? I tried this line: import resource=classpath:DependencyTestContext.xml / but it didn't work - that app context was not visible. Thanks, Papapara Tudu -- View

Re: Unit tests seeing test application context files in their dependencies

2008-06-17 Thread Papapara Tudu
Looking at your terminologies and file snippets: Are you using Spring in your projects? Yes If (I assume so) Spring is involved, this should work, at least I do have libraries (jar artifacts) wired up with web applications (war artifacts) right this way. Where is your

Re: Problem with snapshots

2008-03-12 Thread Papapara Tudu
I have identified some more things in my confiaguration, maybe someone will have any other ideas as to what could be wrong? 1. When I deploy my snapshot onto my local repository with this command: mvn install:install-file -Dfile=Project.jar -DgroupId=com.company.project -DartifactId=project

Re: Wiping out a dependency from an internal repository

2008-03-07 Thread Papapara Tudu
to restort to this. Cheers, Papapara Tudu -- View this message in context: http://www.nabble.com/Wiping-out-a-dependency-from-an-internal-repository-tp15873175s177p15891117.html Sent from the Maven - Users mailing list archive at Nabble.com

Wiping out a dependency from an internal repository

2008-03-06 Thread Papapara Tudu
Hello, I would like to delete the whole folder that contains a certain dependency from my internal repository by running a Maven command from a dev machine. Is it possible to do that? Thanks, Papapara Tudu -- View this message in context: http://www.nabble.com/Wiping-out-a-dependency-from

Re: Problem with snapshots

2008-03-05 Thread Papapara Tudu
amit kumar-18 wrote: You mean even from the local repository the maven is not able to pick up the latest of the jars? Yes, that's the problem - I can see that the latest jars are downloaded to my local repository, but they aren't used for the compiled war and ear files. Cheers, Papapara

Re: Problem with snapshots

2008-03-04 Thread Papapara Tudu
I just wanted to bring this topic up again as I still don't know what the reason for my problem is. Does anyone have any other ideas? Thanks! Cheers, Papapara Tudu -- View this message in context: http://www.nabble.com/Problem-with-snapshots-tp15709789s177p15824504.html Sent from the Maven

Re: Problem with snapshots

2008-03-04 Thread Papapara Tudu
for compilation. Shouldn't the new snapshot (project-2.2-20080304.145740-2.jar) instantly replace the old project-2.2-SNAPSHOT.jar file when it's downloaded from Archiva? Papapara Tudu -- View this message in context: http://www.nabble.com/Problem-with-snapshots-tp15709789s177p15829461.html Sent

Re: Problem with snapshots

2008-03-04 Thread Papapara Tudu
repository both for releases and snapshots 2. having a separate local repo for releases and a separate one for snapshots. Both results were identical though :( Papapara Tudu -- View this message in context: http://www.nabble.com/Problem-with-snapshots-tp15709789s177p15829527.html Sent from

[Maven + Cargo] java.lang.OutOfMemoryError while remote deploying to Tomcat 5.0

2008-02-28 Thread Papapara Tudu
java.lang.OutOfMemoryError [INFO] (...) Any ideas what I could be doing wrong? Thanks, Papapara Tudu -- View this message in context: http://www.nabble.com/-Maven-%2B-Cargo--java.lang.OutOfMemoryError-while-remote-deploying

Problem with snapshots

2008-02-27 Thread Papapara Tudu
/repository /repositories I wonder what I am doing wrong. Thanks in advance for the help. Papapara Tudu -- View this message in context: http://www.nabble.com/Problem-with-snapshots-tp15709789s177p15709789.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Problem with snapshots

2008-02-27 Thread Papapara Tudu
you to continue using the latest version by declaring a dependency on 1.0- SNAPSHOT, or to lock down a stable version by declaring the dependency version to be the specific equivalent such as 1.0-20060211.131114-1. Papapara Tudu -- View this message in context: http://www.nabble.com/Problem

Re: Problem with snapshots

2008-02-27 Thread Papapara Tudu
and not project-2.2-SNAPSHOT.jar) and puts it in the output war file. What it does though is it just takes the project-2.2-SNAPSHOT.jar file and puts it in the output war file. Papapara Tudu -- View this message in context: http://www.nabble.com/Problem-with-snapshots-tp15709789s177p15711493.html Sent

Re: Local repository not downloading Eclipse plugins from the internal repository

2008-02-19 Thread Papapara Tudu
old versions of Eclipse plugins on the machines where I have my local and internal repository which were created earlier, before the project was set up with the internal repo. Thanks, Papapara Tudu -- View this message in context: http://www.nabble.com/Local-repository-not-downloading-Eclipse

Re: Local repository not downloading Eclipse plugins from the internal repository

2008-02-18 Thread Papapara Tudu
on the build and my local machine is to set a proxy in my settings.xml and comment out the distributionManagement and repositories elements from pom.xml - so when I bypass the internal repository, it works fine. What could be wrong there? Thanks, Papapara Tudu -- View this message in context: http

Local repository not downloading Eclipse plugins from the internal repository

2008-02-15 Thread Papapara Tudu
don't understand. I'm using maven 2.0.7. Any ideas why that might be happening? Thanks, Papapara Tudu -- View this message in context: http://www.nabble.com/Local-repository-not-downloading-Eclipse-plugins-from-the-internal-repository-tp15502970s177p15502970.html Sent from the Maven - Users

Archiva getting very slow

2008-01-28 Thread Papapara Tudu
Hello, we are running our internal Maven repository on Archiva and have encountered the problem that it starts taking a very long time to download any new project dependencies from it. What could the reasons be for that? Thanks, Papapara Tudu -- View this message in context: http