Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-17 Thread Mathias Nilsson

Ok I will try to explain in more detail and hope someone can help me.

I have 2 dependencies to projects build by me. When clicking properties in
eclipse these projects show up in the java build path/projects. In the
libraries tab all other dependencies is present.

When trying to run the project only one of the depending project is found. 
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3389730.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-16 Thread Mathias Nilsson

My problem now is that even if I have added my project as reference Spring
won´t recognize my beans. Is there a change with this for 2x and 3x? Why
isn't my project added as a var as it always has on the pc?
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3388969.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-15 Thread Mathias Nilsson

I still can't build my applications. My dependency to my own project is not
included! It will be included if I build it to repository and delete it from
eclipse!
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3386192.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-08 Thread Mathias Nilsson

Hi again,

I have fixed this now but it didn't help with just mvn clean:clean install
to get it in the local repository. I also needed to mvn eclipse:eclipse on
all referencing projects to get it to work. This was not necessary when
working on the pc. 

Thanks for your help. 
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3375620.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-08 Thread Mathias Nilsson

Ok, thought this was fixed but when running tomcat inside eclipse the jar
file is not found
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3376077.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-08 Thread Mathias Nilsson

When looking in .classpath this is the differens

classpathentry kind=var
path=M2_REPO/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar/
classpathentry kind=src path=/ftc-client-2.1/

why is my own maven project added as src?
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3376109.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: eclipse:eclipse maven 3.0.1 not adding dependency

2011-02-07 Thread Mathias Nilsson

Hi,

I have got this to work on my pc before but I´m now using mac. Never have
problem with any version of maven.

When in eclipse I can see my projects that is defined in the pow file. All
external is under the library tab and my two own is under the project tab.
But Eclipse still complains that it doesn't find one of my project.
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3375510.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



eclipse:eclipse maven 3.0.1 not adding dependency

2011-01-06 Thread Mathias Nilsson

Hi,

I have dependencies to my own projects and they are not added in the library
eclipse( helios mac ) but only as /path in the .classpath. I have to remove
my projects in eclipse and after that the project is added in library. Any
clues?
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/eclipse-eclipse-maven-3-0-1-not-adding-dependency-tp3330388p3330388.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org