Re: Velocity escaping; I can't escape

2014-04-14 Thread Jason Tesser
Also there is an Escape Viewtool So $esc.d will work http://dotcms.com/docs/latest/EscapeTool On Mon, Apr 14, 2014 at 7:56 AM, Thomas Broyer t.bro...@gmail.com wrote: Assuming I understand the issue correctly: #set( $dollar = '$' ) then ${dollar}{bt.root.directory:../../../../..} On

Dependency exclusions being ignored

2013-11-14 Thread Jason Tesser
I have the following POM http://pastebin.com/P4TvzqJn but my exclusion for artifactIdabdera-client/artifactId are not being respected. Actually only 2 of them are not the 2 not working are maven-plugins and maven-plugins they are coming down anyways see http://pastebin.com/c59HM8Bj what am I

Re: Dependency exclusions being ignored

2013-11-14 Thread Jason Tesser
?filepath=jaxen/jaxen/1.1.3/jaxen-1.1.3.pomdeclares those dependencies to be of type plugin ) On 14 Nov 2013, at 13:14, Jason Tesser wrote: I have the following POM http://pastebin.com/P4TvzqJn but my exclusion for artifactIdabdera-client/artifactId are not being respected. Actually only 2

Re: Dependency exclusions being ignored

2013-11-14 Thread Jason Tesser
Also that doesn't work. Invalid POM cannot say exclusion groupIdmaven-plugins/groupId artifactIdmaven-cobertura-plugin/artifactId typeplugin/type /exclusion On Thu, Nov 14, 2013 at 9:32 AM, Jason Tesser jasontes...@gmail.com wrote: you are referring to the maven-plugins I think But what

Best Practice for Repository Names etc...

2013-11-08 Thread Jason Tesser
We have one piece of software that we sell. There are a few github repos which make up the code for this software. We have been using only ANT for years and all our libs are in WEB-INF/lib We also write plugins against us to deploy in our system. We are moving to using Maven for our

Re: Help for Maven Migration

2013-11-07 Thread Jason Tesser
I had trouble here. Can you provide an example of your CURL for artifactory? Is it generating the pom for you automatically? On Thu, Nov 7, 2013 at 3:43 AM, Andy andy.gumbre...@orprovision.com wrote: Also +1, I had 198 deps and did exactly this earlier this year in just a morning using

Help for Maven Migration

2013-11-06 Thread Jason Tesser
I am trying to figure out the best way to migrate over and use Maven for Dependency Management. My question is : I have about 130 Jars in the Project we are a large project. I have Artifactory set up. SOme of the JARs I don't even have versions for as they have been around for years. A few we