Cargando…

Maven : the definitive guide /

For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here. Written b...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor Corporativo: Sonatype
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif : O'Reilly Media, Ã2008.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • pt. I. Introduction
  • 1. Introducing Apache Maven
  • 2. Installing and Running Maven
  • pt. II. Maven by Example
  • 3. A Simple Maven Project
  • 4. Customizing a Maven Project
  • 5. A Simple Web Application
  • 6. A Multimodule Project
  • 7. Multimodule Enterprise Project
  • pt. III. Maven Reference
  • 8. Optimizing and Refactoring POMs
  • 9. The Project Object Model
  • 10. The Build Lifecycle
  • 11. Build Profiles
  • 12. Maven Assemblies
  • 13. Properties and Resource Filtering
  • 14. Maven and Eclipse: m2eclipse
  • 15. Site Generation
  • 16. Repository Manager
  • 17. Writing Plugins
  • 18. Writing Plugins in Alternative languages
  • pt. IV. Appendixes
  • A. Settings Details
  • B. Sun Specification Alternatives.