Re: [wicketstuff] core pom - not used dependencies

2011-02-21 Thread Martin Grigorov
Hi Attila, Feel free to improve these projects however you find appropriate. Some of us watch the activity in wicketstuff-core and we will comment if we see anything suspicious. There is also Hudson build that will tell you if you break something. martin-g On Sun, Feb 20, 2011 at 9:23 PM,

Re: [wicketstuff] core pom - not used dependencies

2011-02-21 Thread Attila Király
Hi! 2011/2/21 Erik van Oosten e.vanoos...@grons.nl Hi Attila, Are you sure they are not used? They could be used transitively. No, I am not sure that's why I am asking. I searched the poms, the java files and mvn dependency:tree reports but none of them contained the examples I mentioned

Re: [wicketstuff] core pom - not used dependencies

2011-02-21 Thread Erik van Oosten
Hi Atilla, You seem to have covered it. I think you know what you are doing. Regards, Erik. Op 21-02-11 09:23, Attila Király wrote: Hi Attila, Are you sure they are not used? They could be used transitively. No, I am not sure that's why I am asking. I searched the poms, the java files

Re: [wicketstuff] core pom - not used dependencies

2011-02-20 Thread Erik van Oosten
Hi Attila, Are you sure they are not used? They could be used transitively. Anyways, in order for core to be consistent, having versions in the modules is not desirable if they are already in the core pom. Regards, Erik. Op 20-02-11 20:23, Attila Király wrote: Hi! I noticed that

Re: Wicketstuff-core pom?

2008-12-04 Thread Nino Saturnino Martinez Vazquez Wael
Hi Jeremy It complains about a missing dep: com.sun.jmx:jmxri:jar:1.2.1 It can be grabbed here : http://java.sun.com/products/JavaManagement/download.html , but why are it included for every project? Jeremy Thomerson wrote: Pull the parent and build from there. Or, just pull the parent

RE: Wicketstuff-core pom?

2008-12-04 Thread Martin Grigorov
: Wicketstuff-core pom? Hi Jeremy It complains about a missing dep: com.sun.jmx:jmxri:jar:1.2.1 It can be grabbed here : http://java.sun.com/products/JavaManagement/download.html , but why are it included for every project? Jeremy Thomerson wrote: Pull the parent and build from

RE: Wicketstuff-core pom?

2008-12-03 Thread Jeremy Thomerson
Pull the parent and build from there. Or, just pull the parent and do: mvn -N clean install To build just the pom. I'm going to try to get deployments working on ws repo this week. Jeremy Thomerson http://www.wickettraining.com -- sent from a wireless device -Original Message- From: