if you're using ant you should: 1) set the default task to something sane 2) not hardcode paths
If you're in an organization using maven you should: 1) have an organizational parent pom (and this makes step 2 easier) 2) (this goes for ivy or sbt as they use the same system) you should be managing your own repository. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
