Get your own customer support community

Recent activity

Subscribe to this feed
  • problem

    ksangani reported a problem in Sonatype on November 10, 2008 01:19:

    ksangani
    Typos in Chapter 17
    On page 507 phrase "directory named my-first-plugin" should read "directory named first-maven-plugin"

    On page 508 phrase "The most import element" should read "The most important element"

    On page 514 phrase "by running mvn echo:blah from any directory." should read "by running mvn blah:echo from any directory."
  • problem

    ksangani reported a problem in Sonatype on November 09, 2008 09:12:

    ksangani
    Typo in example 13.4
    In example 13.4 <filtering> element should be inside <resource> element. </resource></filtering>
  • problem

    ksangani reported a problem in Sonatype on November 05, 2008 01:29:

    ksangani
    Typo in section 10.1
    Section 10.1 has typo. Phrase "which most be run after a particular phase" should read "which must be run after a particular phase"
  • problem

    ksangani reported a problem in Sonatype on November 03, 2008 20:54:

    ksangani
    Wrong super-pom in example 9.1
    On page 178, example 9.1 shows super-pom from maven 2.09 distribution. <pluginmanagement> element should be printed inside <build> element, not outside.</build></pluginmanagement>
  • problem

    ksangani reported a problem in Sonatype on November 02, 2008 20:15:

    ksangani
    Incomplete example in section 8.6
    Final POMs shown in Example 8.6 could be made complete by moving log4j dependency in parent POM and declaring version-less log4j dependency in simple-command and simple-weather modules.
  • problem

    ksangani reported a problem in Sonatype on November 02, 2008 05:01:

    ksangani
    Small typo in section 6.4
    On page 97 it should read "The simple-webapp" module defines ..." instead of "The simple-weather module defines ..."