Can we do that automatically from the Hudson builds ? On Tue, Aug 31, 2010 at 4:19 AM, Jakob Korherr <[email protected]>wrote:
> +1 Mark. > > Regards, > Jakob > > 2010/8/31 Mark Struberg <[email protected]> > > This might be one of the side effects of the new snapshots repo. We should >> go through all our projects and deploy snapshot builds to this new >> apache-snapshots repo. >> >> LieGrue, >> strub >> >> --- On Tue, 8/31/10, Leonardo Uribe <[email protected]> wrote: >> >> From: Leonardo Uribe <[email protected]> >> Subject: Re: Building tomahawk for MyFaces 2.0 >> To: "MyFaces Development" <[email protected]> >> Date: Tuesday, August 31, 2010, 5:15 AM >> >> Hi >> >> Right now, tomahawk trunk depends on some other projects, so there are >> some snapshot versions that makes build fail. The reason is we are working >> on all those projects at the same time, but I hope to release one by one >> soon. >> >> >> Try checkout and compile these projects in the same order: >> >> (myfaces builder plugin, myfaces builder annotations, myfaces javascript >> plugin) >> >> http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/ >> >> >> (myfaces test) >> http://svn.apache.org/repos/asf/myfaces/test/trunk/ >> >> (myfaces core 2.0.x, myfaces shared 4.0.x) >> http://svn.apache.org/repos/asf/myfaces/current20/ >> >> >> (tomahawk) >> http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/ >> >> That should work. Anyway, I fixed a problem with hudson (continous >> integration) that prevent deploy source snapshots, required to make tomahawk >> compile and cause your problem. >> >> >> best regards, >> >> Leonardo Uribe >> >> 2010/8/30 Joe Black <[email protected]> >> >> >> >> Hi, >> >> I am trying to build tomahawk that can be used with MyFaces 2.0. However, >> I am not successful. >> >> I am using Maven 2.2.1 to build. The error encountered is as follows:- >> >> ..... >> >> >> [INFO] [dependency:unpack {execution: >> unpack-shared-impl-sources}] >> >> [INFO] Configured Artifact: >> >> org.apache.myfaces.shared:myfaces-shared-tomahawk:sources:4.0.3-SNAPSHOT:jar >> >> Downloading: >> http://repository.apache.org/snapshots/org/apache/myfaces/shared/myfaces-shared-tomahawk/4.0.3-SNAPSHOT/myfaces-shared-tomahawk-4.0.3-SNAPSHOT-sources.jar >> >> >> [INFO] Unable to find resource >> >> 'org.apache.myfaces.ahared:myfaces-shared-tomahawk:jar:sources:4.0.3-SNAPSHOT' >> in repository apache.snapshots (http://repository.apache.org/snapshots) >> >> [INFO] ----------------- >> >> [ERROR] BUILD ERROR >> >> [INFO] ------------ >> >> [INFO] Unable to find artifact >> >> ... >> >> >> I can find the "myfaces-shared-tomahawk-4.0.3-SNAPSHOT.jar" but I cannot >> find the sources jar. >> >> Please help. I am also not well versed in Maven too. >> >> >> rgds, >> >> >> >> >> >> >> >> >> >> >> >> >> > > > -- > Jakob Korherr > > blog: http://www.jakobk.com > twitter: http://twitter.com/jakobkorherr > work: http://www.irian.at > -- Grant Smith - V.P. Information Technology Marathon Computer Systems, LLC.
