You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by lars vonk <la...@gmail.com> on 2008/03/06 22:49:09 UTC

Wicket Stuff bamboo access

Hi,

I like to add  https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
to bamboo? My bamboo uid is lvonk.

Can someone also create a JIRA project for wicket-contrib-jamon? My
jira uid is also lvonk.

Thanks in advance!

Lars

Re: Wicket Stuff bamboo access

Posted by Gerolf Seitz <ge...@gmail.com>.
oh, sorry for the noise then ;)

  Gerolf

On Fri, Mar 7, 2008 at 9:29 AM, lars vonk <la...@gmail.com> wrote:

> That's another Jamon :-). This is about the
> http://jamonapi.sourceforge.net/.
>
> It's the offfical Jamon jar, I could not find another maven repo that
> has the version 2.7 (last stable) available.
>
> Igor, Johan could you place it in the local maven repo on the build
> server?
>
> Lars
>
> On Fri, Mar 7, 2008 at 9:26 AM, Gerolf Seitz <ge...@gmail.com>
> wrote:
> > use jamon's maven repository?
> >  http://www.jamon.org/Maven.html
> >
> >   Gerolf
> >
> >
> >
> >  On Fri, Mar 7, 2008 at 9:22 AM, Maurice Marrink <ma...@gmail.com>
> wrote:
> >
> >  > You could ask Johan or Igor to do it for you, but i would prefer it
> if
> >  > the dependency was on another local repo and that you just included
> >  > that repo in your pom.
> >  > If it is an official jamon jar that should not be a problem, but if
> it
> >  > is something you build we could also create a build plan for that jar
> >  > on bamboo.
> >  >
> >  > Maurice
> >  >
> >  >
> >  > On Fri, Mar 7, 2008 at 8:59 AM, lars vonk <la...@gmail.com>
> wrote:
> >  > > Thanks for the setup.
> >  > >
> >  > >  Problem is that jamon is not available in the maven repo. How can
> I
> >  > >  install it in the local repo of the buildserver?
> >  > >
> >  > >  Lars
> >  > >
> >  > >
> >  > >
> >  > >  On Fri, Mar 7, 2008 at 12:49 AM, Maurice Marrink <
> marrink@gmail.com>
> >  > wrote:
> >  > >  > Ok, bamboo is setup too.
> >  > >  >  However your build fails with the following reason:
> >  > >  >
> >  > >  >   07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/
> >  > maven2/
> >  > >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
> >  > >  >  07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/
> ​maven2/
> >  > >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
> >  > >  >  07-Mar-2008 00:46:02    [INFO]
> >  > >  >
> >  >
>  ------------------------------------------------------------------------
> >  > >  >  07-Mar-2008 00:46:02    [ERROR] BUILD ERROR
> >  > >  >  07-Mar-2008 00:46:02    [INFO]
> >  > >  >
> >  >
>  ------------------------------------------------------------------------
> >  > >  >  07-Mar-2008 00:46:02    [INFO] Failed to resolve artifact.
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02    Missing:
> >  > >  >  07-Mar-2008 00:46:02    ----------
> >  > >  >  07-Mar-2008 00:46:02    1) com.jamonapi:jamon:jar:2.7
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02      Try downloading the file manually
> from the
> >  > >  >  project website.
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02      Then, install it using the command:
> >  > >  >  07-Mar-2008 00:46:02          mvn install:install-file
> >  > >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
> >  > >  >  -Dpackaging=jar -Dfile=/path/​to/​file
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02      Alternatively, if you host your own
> >  > repository
> >  > >  >  you can deploy the file there:
> >  > >  >  07-Mar-2008 00:46:02          mvn deploy:deploy-file
> >  > >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
> >  > >  >  -Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url]
> >  > -DrepositoryId=[id]
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02      Path to dependency:
> >  > >  >  07-Mar-2008 00:46:02              1)
> >  > >  >  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
> >  > >  >  07-Mar-2008 00:46:02              2) com.jamonapi:jamon:jar:2.7
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02    ----------
> >  > >  >  07-Mar-2008 00:46:02    1 required artifact is missing.
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02    for artifact:
> >  > >  >  07-Mar-2008 00:46:02
> >  > org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
> >  > >  >  07-Mar-2008 00:46:02
> >  > >  >  07-Mar-2008 00:46:02    from the specified remote repositories:
> >  > >  >  07-Mar-2008 00:46:02      central (http://repo1.maven.org/
> ​maven2)
> >  > >  >
> >  > >  >  Maurice
> >  > >  >
> >  > >  >
> >  > >  >
> >  > >  >  On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <
> marrink@gmail.com>
> >  > wrote:
> >  > >  >  > Jira should be ready. Still working on bamboo.
> >  > >  >  >  Let me know if you miss something.
> >  > >  >  >
> >  > >  >  >  Maurice
> >  > >  >  >
> >  > >  >  >
> >  > >  >  >
> >  > >  >  >  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <
> lars.vonk@gmail.com>
> >  > wrote:
> >  > >  >  >  > Hi,
> >  > >  >  >  >
> >  > >  >  >  >  I like to add
> >  >
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
> >  > >  >  >  >  to bamboo? My bamboo uid is lvonk.
> >  > >  >  >  >
> >  > >  >  >  >  Can someone also create a JIRA project for
> >  > wicket-contrib-jamon? My
> >  > >  >  >  >  jira uid is also lvonk.
> >  > >  >  >  >
> >  > >  >  >  >  Thanks in advance!
> >  > >  >  >  >
> >  > >  >  >  >  Lars
> >  > >  >  >  >
> >  > >  >  >
> >  > >  >
> >  > >
> >  >
> >
>

Re: Wicket Stuff bamboo access

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Defiantly not, as all the dependencies we use would be there aswell.. 
There are no log4j, spring etc, on that repo.. Either that or the repo 
available are only a subset of the real repo...


regards nino

Maurice Marrink wrote:
> I thought the bamboo internal repo was the same as wicketstuff repo.
> Could be wrong though.
>
> Maurice
>
> On Fri, Mar 7, 2008 at 5:31 PM, Nino Saturnino Martinez Vazquez Wael
> <ni...@jayway.dk> wrote:
>   
>> I was thinking of the dependancies..
>>
>>
>>
>>  Maurice Marrink wrote:
>>  >>  matter at all. And propably bamboo, even reverts the repo after each build?
>>  >>
>>  > I don't think so. It just adds. That is why the snapshot builds can
>>  > not be unique, they would quickly fill the hd.
>>  >
>>  > Maurice
>>  >
>>  >
>>  >
>>
>>
>>
>> --
>>  -Wicket for love
>>  -Jme for fun
>>
>>  Nino Martinez Wael
>>  Java Specialist @ Jayway DK
>>  http://www.jayway.dk
>>  +45 2936 7684
>>
>>
>>     
>
>
>   

-- 
-Wicket for love
-Jme for fun

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


Re: Wicket Stuff bamboo access

Posted by Johan Compagner <jc...@gmail.com>.
No we have 2 repo because there where complains that wicketstuff
served everything instead of just the wicketstuff jars (i liked that
by the way ;))
Now we have an internal repository and a deploy repository thats why
you have to configure that in the pom!

On 3/7/08, Maurice Marrink <ma...@gmail.com> wrote:
> I thought the bamboo internal repo was the same as wicketstuff repo.
> Could be wrong though.
>
> Maurice
>
> On Fri, Mar 7, 2008 at 5:31 PM, Nino Saturnino Martinez Vazquez Wael
> <ni...@jayway.dk> wrote:
> > I was thinking of the dependancies..
> >
> >
> >
> >  Maurice Marrink wrote:
> >  >>  matter at all. And propably bamboo, even reverts the repo after each
> build?
> >  >>
> >  > I don't think so. It just adds. That is why the snapshot builds can
> >  > not be unique, they would quickly fill the hd.
> >  >
> >  > Maurice
> >  >
> >  >
> >  >
> >
> >
> >
> > --
> >  -Wicket for love
> >  -Jme for fun
> >
> >  Nino Martinez Wael
> >  Java Specialist @ Jayway DK
> >  http://www.jayway.dk
> >  +45 2936 7684
> >
> >
>

Re: Wicket Stuff bamboo access

Posted by Maurice Marrink <ma...@gmail.com>.
I thought the bamboo internal repo was the same as wicketstuff repo.
Could be wrong though.

Maurice

On Fri, Mar 7, 2008 at 5:31 PM, Nino Saturnino Martinez Vazquez Wael
<ni...@jayway.dk> wrote:
> I was thinking of the dependancies..
>
>
>
>  Maurice Marrink wrote:
>  >>  matter at all. And propably bamboo, even reverts the repo after each build?
>  >>
>  > I don't think so. It just adds. That is why the snapshot builds can
>  > not be unique, they would quickly fill the hd.
>  >
>  > Maurice
>  >
>  >
>  >
>
>
>
> --
>  -Wicket for love
>  -Jme for fun
>
>  Nino Martinez Wael
>  Java Specialist @ Jayway DK
>  http://www.jayway.dk
>  +45 2936 7684
>
>

Re: Wicket Stuff bamboo access

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
I was thinking of the dependancies..

Maurice Marrink wrote:
>>  matter at all. And propably bamboo, even reverts the repo after each build?
>>     
> I don't think so. It just adds. That is why the snapshot builds can
> not be unique, they would quickly fill the hd.
>
> Maurice
>
>
>   

-- 
-Wicket for love
-Jme for fun

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


Re: Wicket Stuff bamboo access

Posted by Maurice Marrink <ma...@gmail.com>.
>  matter at all. And propably bamboo, even reverts the repo after each build?
I don't think so. It just adds. That is why the snapshot builds can
not be unique, they would quickly fill the hd.

Maurice

Re: Wicket Stuff bamboo access

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
:)

Glad to help..

I think the local repo is on bamboo, which is okay, so it should not 
matter at all. And propably bamboo, even reverts the repo after each build?

regards Nino

lars vonk wrote:
> Nice trick indeed :-). I'll try that tonight.
>
> On Fri, Mar 7, 2008 at 11:32 AM, Maurice Marrink <ma...@gmail.com> wrote:
>   
>> Didn't know you could do that with maven.
>>
>>  I guess you could always revert svn once it has been installed in the
>>  local repo and no-one will ever know :)
>>
>>  Maurice
>>
>>
>>
>>  On Fri, Mar 7, 2008 at 10:36 AM, Frank Bille <fr...@apache.org> wrote:
>>  > On Fri, Mar 7, 2008 at 10:17 AM, Nino Saturnino Martinez Vazquez Wael <
>>  >  nino.martinez@jayway.dk> wrote:
>>  >
>>  >  >
>>  >  > http://cwiki.apache.org/*WICKET*/*blog*-*tutorial*.html
>>  >
>>  >
>>  >  What's with all the stars?
>>  >
>>  >  Frank
>>  >
>>  >
>>  >
>>  >  http://cwiki.apache.org/WICKET/blog-tutorial.html
>>  >
>>
>>     
>
>
>   

-- 
-Wicket for love
-Jme for fun

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


Re: Wicket Stuff bamboo access

Posted by lars vonk <la...@gmail.com>.
Nice trick indeed :-). I'll try that tonight.

On Fri, Mar 7, 2008 at 11:32 AM, Maurice Marrink <ma...@gmail.com> wrote:
> Didn't know you could do that with maven.
>
>  I guess you could always revert svn once it has been installed in the
>  local repo and no-one will ever know :)
>
>  Maurice
>
>
>
>  On Fri, Mar 7, 2008 at 10:36 AM, Frank Bille <fr...@apache.org> wrote:
>  > On Fri, Mar 7, 2008 at 10:17 AM, Nino Saturnino Martinez Vazquez Wael <
>  >  nino.martinez@jayway.dk> wrote:
>  >
>  >  >
>  >  > http://cwiki.apache.org/*WICKET*/*blog*-*tutorial*.html
>  >
>  >
>  >  What's with all the stars?
>  >
>  >  Frank
>  >
>  >
>  >
>  >  http://cwiki.apache.org/WICKET/blog-tutorial.html
>  >
>

Re: Wicket Stuff bamboo access

Posted by Maurice Marrink <ma...@gmail.com>.
Didn't know you could do that with maven.

I guess you could always revert svn once it has been installed in the
local repo and no-one will ever know :)

Maurice

On Fri, Mar 7, 2008 at 10:36 AM, Frank Bille <fr...@apache.org> wrote:
> On Fri, Mar 7, 2008 at 10:17 AM, Nino Saturnino Martinez Vazquez Wael <
>  nino.martinez@jayway.dk> wrote:
>
>  >
>  > http://cwiki.apache.org/*WICKET*/*blog*-*tutorial*.html
>
>
>  What's with all the stars?
>
>  Frank
>
>
>
>  http://cwiki.apache.org/WICKET/blog-tutorial.html
>

Re: Wicket Stuff bamboo access

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
ARGH! sorry.. must be some copy paste issue:/ I've done this twice now...:(

Frank Bille wrote:
> On Fri, Mar 7, 2008 at 10:17 AM, Nino Saturnino Martinez Vazquez Wael <
> nino.martinez@jayway.dk> wrote:
>
>   
>> http://cwiki.apache.org/*WICKET*/*blog*-*tutorial*.html
>>     
>
>
> What's with all the stars?
>
> Frank
>
> http://cwiki.apache.org/WICKET/blog-tutorial.html
>
>   

-- 
-Wicket for love
-Jme for fun

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


Re: Wicket Stuff bamboo access

Posted by Frank Bille <fr...@apache.org>.
On Fri, Mar 7, 2008 at 10:17 AM, Nino Saturnino Martinez Vazquez Wael <
nino.martinez@jayway.dk> wrote:

>
> http://cwiki.apache.org/*WICKET*/*blog*-*tutorial*.html


What's with all the stars?

Frank

http://cwiki.apache.org/WICKET/blog-tutorial.html

Re: Wicket Stuff bamboo access

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
In the mean time you could use this approach, however Im not sure it's 
okay, as it will install it on the local repo..

<repositories>
        <repository>
            <id>local.3rd.party</id>
            <name>Local 3rd Party repo</name>
            <url>file://${basedir}/repo/</url>
        </repository>
    </repositories>
    <dependencies>

And then have the jar located in that folder of your project(in svn, 
eekk I know it's wrong).. It'll then pick them from there...

You can see the blog tutorial it uses that approach..

http://cwiki.apache.org/*WICKET*/*blog*-*tutorial*.html


regards Nino

lars vonk wrote:
> That's another Jamon :-). This is about the http://jamonapi.sourceforge.net/.
>
> It's the offfical Jamon jar, I could not find another maven repo that
> has the version 2.7 (last stable) available.
>
> Igor, Johan could you place it in the local maven repo on the build server?
>
> Lars
>
> On Fri, Mar 7, 2008 at 9:26 AM, Gerolf Seitz <ge...@gmail.com> wrote:
>   
>> use jamon's maven repository?
>>  http://www.jamon.org/Maven.html
>>
>>   Gerolf
>>
>>
>>
>>  On Fri, Mar 7, 2008 at 9:22 AM, Maurice Marrink <ma...@gmail.com> wrote:
>>
>>  > You could ask Johan or Igor to do it for you, but i would prefer it if
>>  > the dependency was on another local repo and that you just included
>>  > that repo in your pom.
>>  > If it is an official jamon jar that should not be a problem, but if it
>>  > is something you build we could also create a build plan for that jar
>>  > on bamboo.
>>  >
>>  > Maurice
>>  >
>>  >
>>  > On Fri, Mar 7, 2008 at 8:59 AM, lars vonk <la...@gmail.com> wrote:
>>  > > Thanks for the setup.
>>  > >
>>  > >  Problem is that jamon is not available in the maven repo. How can I
>>  > >  install it in the local repo of the buildserver?
>>  > >
>>  > >  Lars
>>  > >
>>  > >
>>  > >
>>  > >  On Fri, Mar 7, 2008 at 12:49 AM, Maurice Marrink <ma...@gmail.com>
>>  > wrote:
>>  > >  > Ok, bamboo is setup too.
>>  > >  >  However your build fails with the following reason:
>>  > >  >
>>  > >  >   07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/
>>  > maven2/
>>  > >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
>>  > >  >  07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
>>  > >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
>>  > >  >  07-Mar-2008 00:46:02    [INFO]
>>  > >  >
>>  >  ------------------------------------------------------------------------
>>  > >  >  07-Mar-2008 00:46:02    [ERROR] BUILD ERROR
>>  > >  >  07-Mar-2008 00:46:02    [INFO]
>>  > >  >
>>  >  ------------------------------------------------------------------------
>>  > >  >  07-Mar-2008 00:46:02    [INFO] Failed to resolve artifact.
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02    Missing:
>>  > >  >  07-Mar-2008 00:46:02    ----------
>>  > >  >  07-Mar-2008 00:46:02    1) com.jamonapi:jamon:jar:2.7
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02      Try downloading the file manually from the
>>  > >  >  project website.
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02      Then, install it using the command:
>>  > >  >  07-Mar-2008 00:46:02          mvn install:install-file
>>  > >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>>  > >  >  -Dpackaging=jar -Dfile=/path/​to/​file
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02      Alternatively, if you host your own
>>  > repository
>>  > >  >  you can deploy the file there:
>>  > >  >  07-Mar-2008 00:46:02          mvn deploy:deploy-file
>>  > >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>>  > >  >  -Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url]
>>  > -DrepositoryId=[id]
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02      Path to dependency:
>>  > >  >  07-Mar-2008 00:46:02              1)
>>  > >  >  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>>  > >  >  07-Mar-2008 00:46:02              2) com.jamonapi:jamon:jar:2.7
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02    ----------
>>  > >  >  07-Mar-2008 00:46:02    1 required artifact is missing.
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02    for artifact:
>>  > >  >  07-Mar-2008 00:46:02
>>  > org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>>  > >  >  07-Mar-2008 00:46:02
>>  > >  >  07-Mar-2008 00:46:02    from the specified remote repositories:
>>  > >  >  07-Mar-2008 00:46:02      central (http://repo1.maven.org/​maven2)
>>  > >  >
>>  > >  >  Maurice
>>  > >  >
>>  > >  >
>>  > >  >
>>  > >  >  On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <ma...@gmail.com>
>>  > wrote:
>>  > >  >  > Jira should be ready. Still working on bamboo.
>>  > >  >  >  Let me know if you miss something.
>>  > >  >  >
>>  > >  >  >  Maurice
>>  > >  >  >
>>  > >  >  >
>>  > >  >  >
>>  > >  >  >  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com>
>>  > wrote:
>>  > >  >  >  > Hi,
>>  > >  >  >  >
>>  > >  >  >  >  I like to add
>>  > https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
>>  > >  >  >  >  to bamboo? My bamboo uid is lvonk.
>>  > >  >  >  >
>>  > >  >  >  >  Can someone also create a JIRA project for
>>  > wicket-contrib-jamon? My
>>  > >  >  >  >  jira uid is also lvonk.
>>  > >  >  >  >
>>  > >  >  >  >  Thanks in advance!
>>  > >  >  >  >
>>  > >  >  >  >  Lars
>>  > >  >  >  >
>>  > >  >  >
>>  > >  >
>>  > >
>>  >
>>
>>     

-- 
-Wicket for love
-Jme for fun

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


Re: Wicket Stuff bamboo access

Posted by lars vonk <la...@gmail.com>.
That's another Jamon :-). This is about the http://jamonapi.sourceforge.net/.

It's the offfical Jamon jar, I could not find another maven repo that
has the version 2.7 (last stable) available.

Igor, Johan could you place it in the local maven repo on the build server?

Lars

On Fri, Mar 7, 2008 at 9:26 AM, Gerolf Seitz <ge...@gmail.com> wrote:
> use jamon's maven repository?
>  http://www.jamon.org/Maven.html
>
>   Gerolf
>
>
>
>  On Fri, Mar 7, 2008 at 9:22 AM, Maurice Marrink <ma...@gmail.com> wrote:
>
>  > You could ask Johan or Igor to do it for you, but i would prefer it if
>  > the dependency was on another local repo and that you just included
>  > that repo in your pom.
>  > If it is an official jamon jar that should not be a problem, but if it
>  > is something you build we could also create a build plan for that jar
>  > on bamboo.
>  >
>  > Maurice
>  >
>  >
>  > On Fri, Mar 7, 2008 at 8:59 AM, lars vonk <la...@gmail.com> wrote:
>  > > Thanks for the setup.
>  > >
>  > >  Problem is that jamon is not available in the maven repo. How can I
>  > >  install it in the local repo of the buildserver?
>  > >
>  > >  Lars
>  > >
>  > >
>  > >
>  > >  On Fri, Mar 7, 2008 at 12:49 AM, Maurice Marrink <ma...@gmail.com>
>  > wrote:
>  > >  > Ok, bamboo is setup too.
>  > >  >  However your build fails with the following reason:
>  > >  >
>  > >  >   07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/
>  > maven2/
>  > >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
>  > >  >  07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
>  > >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
>  > >  >  07-Mar-2008 00:46:02    [INFO]
>  > >  >
>  >  ------------------------------------------------------------------------
>  > >  >  07-Mar-2008 00:46:02    [ERROR] BUILD ERROR
>  > >  >  07-Mar-2008 00:46:02    [INFO]
>  > >  >
>  >  ------------------------------------------------------------------------
>  > >  >  07-Mar-2008 00:46:02    [INFO] Failed to resolve artifact.
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02    Missing:
>  > >  >  07-Mar-2008 00:46:02    ----------
>  > >  >  07-Mar-2008 00:46:02    1) com.jamonapi:jamon:jar:2.7
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02      Try downloading the file manually from the
>  > >  >  project website.
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02      Then, install it using the command:
>  > >  >  07-Mar-2008 00:46:02          mvn install:install-file
>  > >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>  > >  >  -Dpackaging=jar -Dfile=/path/​to/​file
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02      Alternatively, if you host your own
>  > repository
>  > >  >  you can deploy the file there:
>  > >  >  07-Mar-2008 00:46:02          mvn deploy:deploy-file
>  > >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>  > >  >  -Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url]
>  > -DrepositoryId=[id]
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02      Path to dependency:
>  > >  >  07-Mar-2008 00:46:02              1)
>  > >  >  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>  > >  >  07-Mar-2008 00:46:02              2) com.jamonapi:jamon:jar:2.7
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02    ----------
>  > >  >  07-Mar-2008 00:46:02    1 required artifact is missing.
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02    for artifact:
>  > >  >  07-Mar-2008 00:46:02
>  > org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>  > >  >  07-Mar-2008 00:46:02
>  > >  >  07-Mar-2008 00:46:02    from the specified remote repositories:
>  > >  >  07-Mar-2008 00:46:02      central (http://repo1.maven.org/​maven2)
>  > >  >
>  > >  >  Maurice
>  > >  >
>  > >  >
>  > >  >
>  > >  >  On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <ma...@gmail.com>
>  > wrote:
>  > >  >  > Jira should be ready. Still working on bamboo.
>  > >  >  >  Let me know if you miss something.
>  > >  >  >
>  > >  >  >  Maurice
>  > >  >  >
>  > >  >  >
>  > >  >  >
>  > >  >  >  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com>
>  > wrote:
>  > >  >  >  > Hi,
>  > >  >  >  >
>  > >  >  >  >  I like to add
>  > https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
>  > >  >  >  >  to bamboo? My bamboo uid is lvonk.
>  > >  >  >  >
>  > >  >  >  >  Can someone also create a JIRA project for
>  > wicket-contrib-jamon? My
>  > >  >  >  >  jira uid is also lvonk.
>  > >  >  >  >
>  > >  >  >  >  Thanks in advance!
>  > >  >  >  >
>  > >  >  >  >  Lars
>  > >  >  >  >
>  > >  >  >
>  > >  >
>  > >
>  >
>

Re: Wicket Stuff bamboo access

Posted by Gerolf Seitz <ge...@gmail.com>.
use jamon's maven repository?
http://www.jamon.org/Maven.html

  Gerolf

On Fri, Mar 7, 2008 at 9:22 AM, Maurice Marrink <ma...@gmail.com> wrote:

> You could ask Johan or Igor to do it for you, but i would prefer it if
> the dependency was on another local repo and that you just included
> that repo in your pom.
> If it is an official jamon jar that should not be a problem, but if it
> is something you build we could also create a build plan for that jar
> on bamboo.
>
> Maurice
>
>
> On Fri, Mar 7, 2008 at 8:59 AM, lars vonk <la...@gmail.com> wrote:
> > Thanks for the setup.
> >
> >  Problem is that jamon is not available in the maven repo. How can I
> >  install it in the local repo of the buildserver?
> >
> >  Lars
> >
> >
> >
> >  On Fri, Mar 7, 2008 at 12:49 AM, Maurice Marrink <ma...@gmail.com>
> wrote:
> >  > Ok, bamboo is setup too.
> >  >  However your build fails with the following reason:
> >  >
> >  >   07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/
> ​maven2/
> >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
> >  >  07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
> >  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
> >  >  07-Mar-2008 00:46:02    [INFO]
> >  >
>  ------------------------------------------------------------------------
> >  >  07-Mar-2008 00:46:02    [ERROR] BUILD ERROR
> >  >  07-Mar-2008 00:46:02    [INFO]
> >  >
>  ------------------------------------------------------------------------
> >  >  07-Mar-2008 00:46:02    [INFO] Failed to resolve artifact.
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02    Missing:
> >  >  07-Mar-2008 00:46:02    ----------
> >  >  07-Mar-2008 00:46:02    1) com.jamonapi:jamon:jar:2.7
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02      Try downloading the file manually from the
> >  >  project website.
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02      Then, install it using the command:
> >  >  07-Mar-2008 00:46:02          mvn install:install-file
> >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
> >  >  -Dpackaging=jar -Dfile=/path/​to/​file
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02      Alternatively, if you host your own
> repository
> >  >  you can deploy the file there:
> >  >  07-Mar-2008 00:46:02          mvn deploy:deploy-file
> >  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
> >  >  -Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url]
> -DrepositoryId=[id]
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02      Path to dependency:
> >  >  07-Mar-2008 00:46:02              1)
> >  >  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
> >  >  07-Mar-2008 00:46:02              2) com.jamonapi:jamon:jar:2.7
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02    ----------
> >  >  07-Mar-2008 00:46:02    1 required artifact is missing.
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02    for artifact:
> >  >  07-Mar-2008 00:46:02
> org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
> >  >  07-Mar-2008 00:46:02
> >  >  07-Mar-2008 00:46:02    from the specified remote repositories:
> >  >  07-Mar-2008 00:46:02      central (http://repo1.maven.org/​maven2)
> >  >
> >  >  Maurice
> >  >
> >  >
> >  >
> >  >  On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <ma...@gmail.com>
> wrote:
> >  >  > Jira should be ready. Still working on bamboo.
> >  >  >  Let me know if you miss something.
> >  >  >
> >  >  >  Maurice
> >  >  >
> >  >  >
> >  >  >
> >  >  >  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com>
> wrote:
> >  >  >  > Hi,
> >  >  >  >
> >  >  >  >  I like to add
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
> >  >  >  >  to bamboo? My bamboo uid is lvonk.
> >  >  >  >
> >  >  >  >  Can someone also create a JIRA project for
> wicket-contrib-jamon? My
> >  >  >  >  jira uid is also lvonk.
> >  >  >  >
> >  >  >  >  Thanks in advance!
> >  >  >  >
> >  >  >  >  Lars
> >  >  >  >
> >  >  >
> >  >
> >
>

Re: Wicket Stuff bamboo access

Posted by Maurice Marrink <ma...@gmail.com>.
You could ask Johan or Igor to do it for you, but i would prefer it if
the dependency was on another local repo and that you just included
that repo in your pom.
If it is an official jamon jar that should not be a problem, but if it
is something you build we could also create a build plan for that jar
on bamboo.

Maurice


On Fri, Mar 7, 2008 at 8:59 AM, lars vonk <la...@gmail.com> wrote:
> Thanks for the setup.
>
>  Problem is that jamon is not available in the maven repo. How can I
>  install it in the local repo of the buildserver?
>
>  Lars
>
>
>
>  On Fri, Mar 7, 2008 at 12:49 AM, Maurice Marrink <ma...@gmail.com> wrote:
>  > Ok, bamboo is setup too.
>  >  However your build fails with the following reason:
>  >
>  >   07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
>  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
>  >  07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
>  >  com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
>  >  07-Mar-2008 00:46:02    [INFO]
>  >  ------------------------------------------------------------------------
>  >  07-Mar-2008 00:46:02    [ERROR] BUILD ERROR
>  >  07-Mar-2008 00:46:02    [INFO]
>  >  ------------------------------------------------------------------------
>  >  07-Mar-2008 00:46:02    [INFO] Failed to resolve artifact.
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02    Missing:
>  >  07-Mar-2008 00:46:02    ----------
>  >  07-Mar-2008 00:46:02    1) com.jamonapi:jamon:jar:2.7
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02      Try downloading the file manually from the
>  >  project website.
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02      Then, install it using the command:
>  >  07-Mar-2008 00:46:02          mvn install:install-file
>  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>  >  -Dpackaging=jar -Dfile=/path/​to/​file
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02      Alternatively, if you host your own repository
>  >  you can deploy the file there:
>  >  07-Mar-2008 00:46:02          mvn deploy:deploy-file
>  >  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>  >  -Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url] -DrepositoryId=[id]
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02      Path to dependency:
>  >  07-Mar-2008 00:46:02              1)
>  >  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>  >  07-Mar-2008 00:46:02              2) com.jamonapi:jamon:jar:2.7
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02    ----------
>  >  07-Mar-2008 00:46:02    1 required artifact is missing.
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02    for artifact:
>  >  07-Mar-2008 00:46:02      org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>  >  07-Mar-2008 00:46:02
>  >  07-Mar-2008 00:46:02    from the specified remote repositories:
>  >  07-Mar-2008 00:46:02      central (http://repo1.maven.org/​maven2)
>  >
>  >  Maurice
>  >
>  >
>  >
>  >  On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <ma...@gmail.com> wrote:
>  >  > Jira should be ready. Still working on bamboo.
>  >  >  Let me know if you miss something.
>  >  >
>  >  >  Maurice
>  >  >
>  >  >
>  >  >
>  >  >  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com> wrote:
>  >  >  > Hi,
>  >  >  >
>  >  >  >  I like to add  https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
>  >  >  >  to bamboo? My bamboo uid is lvonk.
>  >  >  >
>  >  >  >  Can someone also create a JIRA project for wicket-contrib-jamon? My
>  >  >  >  jira uid is also lvonk.
>  >  >  >
>  >  >  >  Thanks in advance!
>  >  >  >
>  >  >  >  Lars
>  >  >  >
>  >  >
>  >
>

Re: Wicket Stuff bamboo access

Posted by lars vonk <la...@gmail.com>.
Thanks for the setup.

Problem is that jamon is not available in the maven repo. How can I
install it in the local repo of the buildserver?

Lars

On Fri, Mar 7, 2008 at 12:49 AM, Maurice Marrink <ma...@gmail.com> wrote:
> Ok, bamboo is setup too.
>  However your build fails with the following reason:
>
>   07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
>  com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
>  07-Mar-2008 00:46:01    Downloading: http://repo1.maven.org/​maven2/
>  com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
>  07-Mar-2008 00:46:02    [INFO]
>  ------------------------------------------------------------------------
>  07-Mar-2008 00:46:02    [ERROR] BUILD ERROR
>  07-Mar-2008 00:46:02    [INFO]
>  ------------------------------------------------------------------------
>  07-Mar-2008 00:46:02    [INFO] Failed to resolve artifact.
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02    Missing:
>  07-Mar-2008 00:46:02    ----------
>  07-Mar-2008 00:46:02    1) com.jamonapi:jamon:jar:2.7
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02      Try downloading the file manually from the
>  project website.
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02      Then, install it using the command:
>  07-Mar-2008 00:46:02          mvn install:install-file
>  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>  -Dpackaging=jar -Dfile=/path/​to/​file
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02      Alternatively, if you host your own repository
>  you can deploy the file there:
>  07-Mar-2008 00:46:02          mvn deploy:deploy-file
>  -DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
>  -Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url] -DrepositoryId=[id]
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02      Path to dependency:
>  07-Mar-2008 00:46:02              1)
>  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>  07-Mar-2008 00:46:02              2) com.jamonapi:jamon:jar:2.7
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02    ----------
>  07-Mar-2008 00:46:02    1 required artifact is missing.
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02    for artifact:
>  07-Mar-2008 00:46:02      org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
>  07-Mar-2008 00:46:02
>  07-Mar-2008 00:46:02    from the specified remote repositories:
>  07-Mar-2008 00:46:02      central (http://repo1.maven.org/​maven2)
>
>  Maurice
>
>
>
>  On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <ma...@gmail.com> wrote:
>  > Jira should be ready. Still working on bamboo.
>  >  Let me know if you miss something.
>  >
>  >  Maurice
>  >
>  >
>  >
>  >  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com> wrote:
>  >  > Hi,
>  >  >
>  >  >  I like to add  https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
>  >  >  to bamboo? My bamboo uid is lvonk.
>  >  >
>  >  >  Can someone also create a JIRA project for wicket-contrib-jamon? My
>  >  >  jira uid is also lvonk.
>  >  >
>  >  >  Thanks in advance!
>  >  >
>  >  >  Lars
>  >  >
>  >
>

Re: Wicket Stuff bamboo access

Posted by Maurice Marrink <ma...@gmail.com>.
Ok, bamboo is setup too.
However your build fails with the following reason:

 07-Mar-2008 00:46:01  	 Downloading: http://repo1.maven.org/​maven2/
com/​jamonapi/​jamon/​2.7/​jamon-2.7.pom
07-Mar-2008 00:46:01 	Downloading: http://repo1.maven.org/​maven2/
com/​jamonapi/​jamon/​2.7/​jamon-2.7.jar
07-Mar-2008 00:46:02 	[INFO]
------------------------------------------------------------------------
07-Mar-2008 00:46:02 	[ERROR] BUILD ERROR
07-Mar-2008 00:46:02 	[INFO]
------------------------------------------------------------------------
07-Mar-2008 00:46:02 	[INFO] Failed to resolve artifact.
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	Missing:
07-Mar-2008 00:46:02 	----------
07-Mar-2008 00:46:02 	1) com.jamonapi:jamon:jar:2.7
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	  Try downloading the file manually from the
project website.
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	  Then, install it using the command:
07-Mar-2008 00:46:02 	      mvn install:install-file
-DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
-Dpackaging=jar -Dfile=/path/​to/​file
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	  Alternatively, if you host your own repository
you can deploy the file there:
07-Mar-2008 00:46:02 	      mvn deploy:deploy-file
-DgroupId=com.jamonapi -DartifactId=jamon -Dversion=2.7
-Dpackaging=jar -Dfile=/path/​to/​file -Durl=[url] -DrepositoryId=[id]
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	  Path to dependency:
07-Mar-2008 00:46:02 	          1)
org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
07-Mar-2008 00:46:02 	          2) com.jamonapi:jamon:jar:2.7
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	----------
07-Mar-2008 00:46:02 	1 required artifact is missing.
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	for artifact:
07-Mar-2008 00:46:02 	  org.wicketstuff:wicket-contrib-jamon:jar:1.3-SNAPSHOT
07-Mar-2008 00:46:02 	
07-Mar-2008 00:46:02 	from the specified remote repositories:
07-Mar-2008 00:46:02 	  central (http://repo1.maven.org/​maven2)

Maurice

On Fri, Mar 7, 2008 at 12:33 AM, Maurice Marrink <ma...@gmail.com> wrote:
> Jira should be ready. Still working on bamboo.
>  Let me know if you miss something.
>
>  Maurice
>
>
>
>  On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com> wrote:
>  > Hi,
>  >
>  >  I like to add  https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
>  >  to bamboo? My bamboo uid is lvonk.
>  >
>  >  Can someone also create a JIRA project for wicket-contrib-jamon? My
>  >  jira uid is also lvonk.
>  >
>  >  Thanks in advance!
>  >
>  >  Lars
>  >
>

Re: Wicket Stuff bamboo access

Posted by Maurice Marrink <ma...@gmail.com>.
Jira should be ready. Still working on bamboo.
Let me know if you miss something.

Maurice

On Thu, Mar 6, 2008 at 10:49 PM, lars vonk <la...@gmail.com> wrote:
> Hi,
>
>  I like to add  https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-jamon
>  to bamboo? My bamboo uid is lvonk.
>
>  Can someone also create a JIRA project for wicket-contrib-jamon? My
>  jira uid is also lvonk.
>
>  Thanks in advance!
>
>  Lars
>