[jboss-dev] Maven mangles jar names

Steve Ebersole steve at hibernate.org
Sat Jun 12 09:32:09 EDT 2010


Personally I think your desire to use anything other than manually
calling javac, javadoc and jar "has to be the lamest reason I've ever
heard" :D

On Thu, 2010-06-10 at 14:31 +0200, Carlo de Wolf wrote:
> After spending a day to figure out why jboss-ejb3-deployers.jar did not 
> update to the snapshot I told maven to use. I finally found that it's 
> installing a bogus jar.
> 
> $ ls build/target/jboss-6.0.0-SNAPSHOT/common/lib/jboss-ejb3-deployers*
> build/target/jboss-6.0.0-SNAPSHOT/common/lib/jboss-ejb3-deployers.5-SNAPSHOT.jar
> 
> <sarcasm>Of course my build is overly complex and abuses maven features, 
> like snapshots, dependencies and stuff. So I really need to simplify 
> it.</sarcasm>
> 
> Carlo
> --
> http://twitter.com/wolfc71/status/15766129565
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development

-- 
Steve Ebersole <steve at hibernate.org>
http://hibernate.org



More information about the jboss-development mailing list