Changes between Version 17 and Version 18 of FAQ


Ignore:
Timestamp:
11/27/08 14:05:57 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v17 v18  
    1212=== What are extensions/extension points? === 
    1313=== What exactly is Maven? I understood it can build projects and do some more things, but didn't get the idea of using it. === 
     14 * Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. More information about Maven you can find [http://maven.apache.org/what-is-maven.html here]. At [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] you can find answers to the most common questions. 
    1415=== What do we do when a ticket has status "analysis accepted" but the "design" section is already written? Do we wait the owner to change its status or else? === 
    1516=== What is a module and how is it different from a component? ===