You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/21 21:50:14 UTC

[jira] Commented: (MAVEN-1410) pom.artifactId is missing from XML schema and pom.id should be removed

The following comment has been added to this issue:

     Author: Dennis Lundberg
    Created: Tue, 21 Sep 2004 3:48 PM
       Body:
The new modello stuff sound neat. But don't you think that we should fix the XSD in maven-1_0-BRANCH?

The current (1.0) validation features built into Maven does not work. A perfectly valid pom (that uses artifactId instead of id) does not validate when you do "maven pom:validate". This is very confusing for new users.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1410?page=comments#action_24340

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1410

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1410
    Summary: pom.artifactId is missing from XML schema and pom.id should be removed
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             model
   Fix Fors:
             1.1
   Versions:
             1.0

   Assignee: Brett Porter
   Reporter: Dennis Lundberg

    Created: Fri, 30 Jul 2004 4:06 PM
    Updated: Tue, 21 Sep 2004 3:48 PM

Description:
After some discussion on the dev-list "pom.id versus pom.artifactId - which is correct?" there seems to be some inconsistencies in the 1.0 release.

The discussion resulted in the following conclusions:
1. The element project.id should be removed from the XML schema
2. The element project.artifactId should be added to the XML schema
3. Documentation needs to be updated to reflect the above issues

1 and 2 should probably be done by one of the core developers, including decisions regarding version numbers for the XML schema. I can make a patch for it if you think that's ok.

I can make patches for the xdocs to fix 3. On which branch should I create the patches?


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org