Hi Vamsi/Lasantha,
I am having the latest revision(447787). I followed the
steps in the wiki and did a build by separately calling
1. bootstrap clean
2. bootstrap specs
3. bootstrap modules
4. bootstrap openejb2
5. bootstrap assemble
My sources are in C:\g\trunk. bootstrap assemble fails and then gives
the build successful message as I have shown. I used Sun JDK 1.4.2_12
for building and 1.5 for building specs.
I am doing the m2 build for the first time. Any idea on what may be
going wrong? Did you follow the same steps as in wiki or different
ones? I am aware of the changes Vamsi made but are you also following
different steps Lasantha?
Thanks
Manu
On 9/19/06, Lasantha Ranaweera <[EMAIL PROTECTED]> wrote:
Yes I agree with Vamsi. It works correctly for me too with reversion 447778.
Vamsavardhana Reddy wrote:
> Hi Manu,
>
> I did an svn update on the trunk and then ran a build. The build was
> successful. Are you sure you have the latest source files?
>
> Regards,
> Vamsi
>
> On 9/19/06, *Manu George* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> Hi,
> When i am building the trunk using Maven 2 I am getting the
> following error.
> Also even though the build is failing it says build successful. I get
> this when I run bootstrap assemble. The preceding steps all showed
> build successful
>
> Downloading:
> http://people.apache.org/repo/m1-snapshot-repository/org.tranql/pom
> s/tranql-parent-1.0-SNAPSHOT.pom
> [WARNING] Unable to get resource from repository
> apache-snapshots-m1 (http://peo
> ple.apache.org/repo/m1-snapshot-repository
> <http://ple.apache.org/repo/m1-snapshot-repository>)
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/tranql/tra
> nql-parent/1.0-SNAPSHOT/tranql-parent-1.0-SNAPSHOT.pom
> [WARNING] Unable to get resource from repository apache-snapshots
> (http://people
> .apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/tranql/tranql-parent/1
> .0-SNAPSHOT/tranql-parent-1.0-SNAPSHOT.pom
> [WARNING] Unable to get resource from repository
> codehaus-snapshots (http://snap <http://snap>
> shots.repository.codehaus.org <http://shots.repository.codehaus.org>)
> Downloading:
> http://people.apache.org/maven-snapshot-repository/org/tranql/tranq
> <http://people.apache.org/maven-snapshot-repository/org/tranql/tranq>
> l-parent/1.0-SNAPSHOT/tranql-parent-1.0-SNAPSHOT.pom
> [WARNING] Unable to get resource from repository apache.snapshots
> (http://people
> .apache.org/maven-snapshot-repository)
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> GroupId: org.tranql
> ArtifactId: tranql-parent
> Version: 1.0-SNAPSHOT
> Reason: Unable to download the artifact from any repository
> org.tranql:tranql-parent:pom:1.0-SNAPSHOT
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2
> <http://repo1.maven.org/maven2>),
> apache.snapshots
> (http://people.apache.org/maven-snapshot-repository),
> codehaus (http://repository.codehaus.org
> <http://repository.codehaus.org>),
> apache-snapshots
> (http://people.apache.org/repo/m2-snapshot-repository),
> codehaus-snapshots ( http://snapshots.repository.codehaus.org),
> apache-snapshots-m1
> (http://people.apache.org/repo/m1-snapshot-repository)
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 28 seconds
> [INFO] Finished at: Tue Sep 19 12:07:00 IST 2006
> [INFO] Final Memory: 31M/55M
> [INFO]
> ------------------------------------------------------------------------
>
> Thanks
> Manu
> BUILD SUCCESSFUL
>
>