Cannot add m1 project, Missing 'groupId'
----------------------------------------

         Key: CONTINUUM-237
         URL: http://jira.codehaus.org/browse/CONTINUUM-237
     Project: Continuum
        Type: Bug
  Components: continuum-core  
    Versions: 1.0-beta-1    
 Reporter: Björn Sköld
    Priority: Minor
 Attachments: diff.txt

When adding a m1 project I get the error "Missing 'groupId' element in the 
POM". The POM does contain a groupId.

The tests for groupId and artifactId in DefaultMavenOneMetadataHelper seem 
broken.

Note that correcting this probably makes the tests too strict. It should 
probably be ok 
* to have a POM without groupId
* to use id instead of artifactId

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to