dev@glassfish.java.net

Re: Can't build GFv3

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Tue, 01 Apr 2008 11:39:53 +0530

There is a portion of code that can be build only using JDK 1.5 and
other with JDK 1.6, hence this binary dependency to work in all
environments (JDK 1.5 & JDK 1.6).

Thanks,
-Jagadish


On Mon, 2008-03-31 at 10:46 +0200, Martin Grebac wrote:
> Why isn't this built/installed automatically? I thought the idea is to
> checkout sources and run mvn clean install.
> MartinG
>
>
> Jane Young wrote:
> > Hi Martin,
> >
> > This is because your jdbc-ra artifact is missing from the local maven
> > repository.
> >
> > Try this:
> > * cd to v3/connectors/jdbc-ra directory and run mvn install.
> > * and then continue your v3 build
> >
> > Jane
> >
> >
> > Martin Grebac wrote:
> >
> >>
> >> jdbc-ra artifact is not found in any of the repositories
> >>
> >> MartinG
> >>
> >> [INFO]
> >> ----------------------------------------------------------------------------
> >>
> >> [INFO] Building Glassfish Web Bundle
> >> [INFO] task-segment: [install]
> >> [INFO]
> >> ----------------------------------------------------------------------------
> >>
> >> [INFO] [resources:resources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> Downloading:
> >> http://download.java.net/maven/glassfish/org/glassfish/connectors/jdbc-ra/jdbc-ra/10.0-SNAPSHOT/jdbc-ra-10.0-SNAPSHOT.pom
> >>
> >> Downloading:
> >> http://maven.dyndns.org/glassfish//org/glassfish/connectors/jdbc-ra/jdbc-ra/10.0-SNAPSHOT/jdbc-ra-10.0-SNAPSHOT.pom
> >>
> >> Downloading:
> >> https://maven-repository.dev.java.net/nonav/repository/org.glassfish.connectors.jdbc-ra/poms/jdbc-ra-10.0-SNAPSHOT.pom
> >>
> >> Downloading
> >> :
> >> http://repo1.maven.org/maven2/org/glassfish/connectors/jdbc-ra/jdbc-ra/10.0-SNAPSHOT/jdbc-ra-10.0-SNAPSHOT.pom
> >>
> >> Downloading:
> >> http://download.java.net/maven/2/org/glassfish/connectors/jdbc-ra/jdbc-ra/10.0-SNAPSHOT/jdbc-ra-10.0-SNAPSHOT.pom
> >>
> >> Downloading:
> >> https://maven2-repository.dev.java.net/nonav/repository/org/glassfish/connectors/jdbc-ra/jdbc-ra/10.0-SNAPSHOT/jdbc-ra-10.0-SNAPSHOT.pom
> >>
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [ERROR] BUILD ERROR
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Failed to resolve artifact.
> >>
> >> GroupId: org.glassfish.connectors.jdbc-ra
> >> ArtifactId: jdbc-ra
> >> Version: 10.0-SNAPSHOT
> >>
> >> Reason: Unable to download the artifact from any repository
> >>
> >> org.glassfish.connectors.jdbc-ra:jdbc-ra:pom:10.0-SNAPSHOT
> >>
> >> from the specified remote repositories:
> >> central (http://repo1.maven.org/maven2),
> >> maven2.java.net (http://download.java.net/maven/2),
> >> repo1.maven.org (http://repo1.maven.org/maven2),
> >> java-dev-repository
> >> (https://maven-repository.dev.java.net/nonav/repository),
> >> glassfish-repository (http://download.java.net/maven/glassfish),
> >> maven2.java.net-backup
> >> (https://maven2-repository.dev.java.net/nonav/repository),
> >> glassfish-repository-wsinterop (http://maven.dyndns.org/glassfish/)
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> > For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> >
>