15 dic 2010

Maven - Frequently Asked Technical Questions

  1. How do I prevent "[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!"
  2. How do I prevent including JARs in WEB-INF/lib? I need a "compile only" scope!
  3. How do I list available plugins?
  4. How do I determine what version of a plugin I am using?
  5. How can I use Ant tasks in a Maven build?
  6. How can I use Maven features in an Ant build?
  7. How do I set up Maven so it will compile with a target and source JVM of my choice?
  8. Is it possible to create my own directory structure?
  9. Where is the source code? I couldn't seem to find a link anywhere on the Maven2 site.
  10. Maven can't seem to download the dependencies. Is my installation correct?
  11. I have a jar that I want to put into my local repository. How can I copy it in?
  12. How do I unsubscribe from Maven mailing lists?
  13. How do I skip the tests?
  14. How can I run a single unit test?
  15. Handle special characters in site
  16. How do I include tools.jar in my dependencies?
  17. Maven compiles my test classes but doesn't run them?
  18. Where are Maven SNAPSHOT artifacts?
  19. Where are the Maven XSD schemas?
  20. Maven doesn't work, how do I get help?
  21. How to produce execution debug output or error messages?
  22. What is a Mojo?
  23. How to find dependencies on public Maven repositories?

No hay comentarios:

Publicar un comentario