dev@glassfish.java.net

Re: build error

From: Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
Date: Mon, 09 Nov 2009 14:39:53 -0800

Argh - sorry about that, I somehow missed checkin of updated packager
pom file to go with the rest of the changes... Please update packager
and rebuild...

Thanks,

Snjezana


Marina Vatkina wrote:
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.glassfish.packager:glassfish-javahelp:zip:3.0-SNAPSHOT
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.glassfish.packager
> -DartifactId=glassfish-javahelp -Dversion=3.0-SNAPSHOT -Dpackaging=zip
> -Dfile=/path/to/file
>
> Alternatively, if you host your own repository you can deploy the
> file there:
> mvn deploy:deploy-file -DgroupId=org.glassfish.packager
> -DartifactId=glassfish-javahelp -Dversion=3.0-SNAPSHOT -Dpackaging=zip
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1)
> org.glassfish.packager:glassfish-upgrade:distribution-base-zip:3.0-SNAPSHOT
>
> 2) org.glassfish.packager:glassfish-javahelp:zip:3.0-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>
> org.glassfish.packager:glassfish-upgrade:distribution-base-zip:3.0-SNAPSHOT
>
>
> from the specified remote repositories:
> java.net (http://download.java.net/maven/1),
> glassfish-repository (http://download.java.net/maven/glassfish),
> central (http://repo1.maven.org/maven2),
> glassfish-repo-archive
> (http://maven.glassfish.org/content/groups/glassfish)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>