RE: force maven to redownload/refresh released dependencies

2010-08-06 Thread Eduardo M KALINOWSKI
at mass with a woman. -- De Maintenon Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Help with Ant task

2010-04-26 Thread Eduardo M KALINOWSKI
. -- Evan Davis Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Including a local jar in the build

2010-03-21 Thread Eduardo M KALINOWSKI
it to just grab that file regardless of version. Use the system scope for your dependencies. -- Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

Re: Howto find out which POM refers to some jar ?

2010-03-19 Thread Eduardo M KALINOWSKI
Anders Hammar wrote: I was suggesting the Dependency Hierarchy screen of the pom editor in m2e. Which is a visual representation of what is obtained with mvn dependency:tree -- Eduardo M KALINOWSKI edua...@kalinowski.com.br

Re: build problem

2010-03-02 Thread Eduardo M KALINOWSKI
/GeoRasterThread.java:[25,31] package oracle.spatial.georaster does not exist [and so on] Seems like you are missing one or more dependencies in the pom for this project, or their scopes are incorrect. -- Walking on water wasn't built in a day. -- Jack Kerouac Eduardo M KALINOWSKI edua

Re: build problem

2010-03-02 Thread Eduardo M KALINOWSKI
everything at once, but we can do something at once. -- Calvin Coolidge Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users

Re: XML Files in Maven Jar

2010-02-24 Thread Eduardo M KALINOWSKI
. -- Little else matters than to write good code. -- Karl Lehenbauer Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Slow deployment to JBoss when Maven is used

2010-02-04 Thread Eduardo M KALINOWSKI
. -- Benjamin Franklin Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Slow deployment to JBoss when Maven is used

2010-02-04 Thread Eduardo M KALINOWSKI
On Qui, 04 Fev 2010, Eduardo M KALINOWSKI wrote: I'm facing a strange problem. Before Maven, JBoss took about 20-30s to deploy our .ear (including some EJBs, one .war and a few library .jars). Now that we are using maven, the same operation is taking about 1m20s, despite the file being

Compile what can be compiled, ignore sources with errors

2010-01-29 Thread Eduardo M KALINOWSKI
the problem would be to manually list the files to be excluded, and remove them from the list as they get fixed. But this is tedious and error-prone, so I wonder if there is a better way. -- Eduardo M KALINOWSKI edua...@kalinowski.com.br

Re: Compile what can be compiled, ignore sources with errors

2010-01-29 Thread Eduardo M KALINOWSKI
progresses, this will simply not be necessary anymore. -- You're being followed. Cut out the hanky-panky for a few days. Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr

Re: Compile what can be compiled, ignore sources with errors

2010-01-29 Thread Eduardo M KALINOWSKI
generated). -- Your mileage may vary. Eduardo M KALINOWSKI edua...@kalinowski.com.br - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org