Create a minimal POM and deposit it.

On Wed, Aug 26, 2009 at 3:00 PM, Chris Bredesen<cbrede...@redhat.com> wrote:
> Hello,
>
> I get this every time I do just about anything with my project:
>
> Downloading:
> http://repo1.maven.org/maven2/net/sf/gsa-japi/gsa-japi/1.10/gsa-japi-1.10.pom
> [INFO] Unable to find resource 'net.sf.gsa-japi:gsa-japi:pom:1.10' in
> repository central (http://repo1.maven.org/maven2)
>
> This routine is repeated for each of the five repositories I have enabled.
>
> This artifact is in my local repository:
>
> $ ls .m2/repository/net/sf/gsa-japi/gsa-japi/1.10/
> gsa-japi-1.10.jar
>
> Once all this complaining ends, the build does succeed and the artifact is
> even packaged into my WAR.  I don't recall where this artifact originally
> came from but it's quite possible I installed it myself.  I guess it's
> looking for the POM, but how can I tell Maven that there will never be a POM
> for this artifact?
>
> Thanks,
>
> Chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to