You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bryan Stopp (JIRA)" <ji...@codehaus.org> on 2010/06/16 23:19:12 UTC

[jira] Created: (MEV-664) Artifact in Repo without defined artifactId

Artifact in Repo without defined artifactId
-------------------------------------------

                 Key: MEV-664
                 URL: http://jira.codehaus.org/browse/MEV-664
             Project: Maven Evangelism
          Issue Type: Bug
            Reporter: Bryan Stopp


I was asked to post this after i sent a question on the mailing list. here's my email to the users mailing list.


> I'm experiencing a strange issue and discrepancy with Maven 2.2.1 and 
> the m2eclipse plugin.
>
>
>
> This artifact:
>
>
>
> org.hsqldb:hsqldb-j5:2.0.0:jar
>
>
>
> has a pom in repo1.maven.org which does not have a defined artifactId.
>
>
>
> The m2eclipse plugin successfully resolves the artifact and downloaded 
> it into my eclipse workspace. But when I go to build my application 
> using the command I get this error:
>
>
>
> [ERROR] FATAL ERROR
>
> [INFO]
> ----------------------------------------------------------------------
> --
>
> [INFO] An invalid artifact was detected.
>
>
>
> This artifact might be in your project's POM, or it might have been 
> included transitively during the resolution process.
>
>  Here is the information we do have for this artifact:
>
>
>
>    o GroupID:     org.hsqldb
>
>    o ArtifactID:  <<< MISSING >>>
>
>    o Version:     2.0.0
>
>    o Type:        jar
>
>
>
> [INFO]
> ----------------------------------------------------------------------
> --
>
> [INFO] Trace
>
> org.apache.maven.artifact.InvalidArtifactRTException: For artifact
> {org.hsqldb:null:2.0.0:jar}: The artifactId cannot be
>
>  empty.
>


-B

-- 
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

        

[jira] Closed: (MEV-664) Artifact in Repo without defined artifactId

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juven Xu closed MEV-664.
------------------------

    Resolution: Fixed
      Assignee: Juven Xu

fixed, now the jar is there: http://repo2.maven.org/maven2/org/hsqldb/hsqldb-j5/2.0.0/

> Artifact in Repo without defined artifactId
> -------------------------------------------
>
>                 Key: MEV-664
>                 URL: http://jira.codehaus.org/browse/MEV-664
>             Project: Maven Evangelism
>          Issue Type: Bug
>            Reporter: Bryan Stopp
>            Assignee: Juven Xu
>
> I was asked to post this after i sent a question on the mailing list. here's my email to the users mailing list.
> > I'm experiencing a strange issue and discrepancy with Maven 2.2.1 and 
> > the m2eclipse plugin.
> >
> >
> >
> > This artifact:
> >
> >
> >
> > org.hsqldb:hsqldb-j5:2.0.0:jar
> >
> >
> >
> > has a pom in repo1.maven.org which does not have a defined artifactId.
> >
> >
> >
> > The m2eclipse plugin successfully resolves the artifact and downloaded 
> > it into my eclipse workspace. But when I go to build my application 
> > using the command I get this error:
> >
> >
> >
> > [ERROR] FATAL ERROR
> >
> > [INFO]
> > ----------------------------------------------------------------------
> > --
> >
> > [INFO] An invalid artifact was detected.
> >
> >
> >
> > This artifact might be in your project's POM, or it might have been 
> > included transitively during the resolution process.
> >
> >  Here is the information we do have for this artifact:
> >
> >
> >
> >    o GroupID:     org.hsqldb
> >
> >    o ArtifactID:  <<< MISSING >>>
> >
> >    o Version:     2.0.0
> >
> >    o Type:        jar
> >
> >
> >
> > [INFO]
> > ----------------------------------------------------------------------
> > --
> >
> > [INFO] Trace
> >
> > org.apache.maven.artifact.InvalidArtifactRTException: For artifact
> > {org.hsqldb:null:2.0.0:jar}: The artifactId cannot be
> >
> >  empty.
> >
> -B

-- 
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