You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Karan Malhi <ka...@gmail.com> on 2007/06/02 16:18:57 UTC

downloadable snapshot release

Is there a place to download the snapshot release, or do i always have to
checkout,build, assemble and unzip the snapshot release.

-- 
Karan Malhi

Re: downloadable snapshot release

Posted by Mohammad Nour El-Din <no...@gmail.com>.
OK, now I know the reason, I will try it and send it to you. Thanks for your
help :)

On 6/3/07, Karan Malhi <ka...@gmail.com> wrote:
>
> Mohammad,
>
> I am not sure what i did that caused the bin folder to be created. I
> think i played a little with bin.xml in openejb-standalone and ran mvn
> -Dassemble -Dmaven.test.skip=true assembly:assembly from within the
> standalone module.
>
> i tried it once again before sending you this email, but it didnt work
> this time. I am not sure why it is not working this time
>
> On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > Hi Karan...
> >
> > I still can't have the right directory structure. Tell me in details
> what
> > did u do ?
> >
> > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > >
> > > If you run mvn from within the assembly module, you will get this
> > > structure
> > >
> > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > >
> > > > I still can't have this directory structure, I will update and try
> > > again.
> > > >
> > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > >
> > > > > Yes
> > > > >
> > > > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > > > >
> > > > > > So now you can get an assembly with a bin directory ?
> > > > > >
> > > > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > > > >
> > > > > > > Mohammed,
> > > > > > >
> > > > > > > Actually if i go to the assembly folder and run maven, then it
> > > > creates
> > > > > > the
> > > > > > > required directory structure. I think I just did a mvn:scm
> update
> > > > and
> > > > > > then
> > > > > > > it worked fine
> > > > > > >
> > > > > > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com>
> wrote:
> > > > > > > >
> > > > > > > > Hi Karan...
> > > > > > > >
> > > > > > > > First I am sorry I promised you to upload a downloadable
> > > snapshot
> > > > > for
> > > > > > > you
> > > > > > > > but I forgot, thanks to reopen the issue. Guys, in the
> pom.xmlof
> > > > > the
> > > > > > > > stand-alone assembly, the creation of the bin directory is
> > > missing
> > > > -
> > > > > I
> > > > > > > > don't
> > > > > > > > know why - I will add it again. Please if someone knows why
> this
> > > > > > > directory
> > > > > > > > creation has been missing please reply to this mail.
> > > > > > > >
> > > > > > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > > > > > >
> > > > > > > > > Is there a place to download the snapshot release, or do i
> > > > always
> > > > > > have
> > > > > > > > to
> > > > > > > > > checkout,build, assemble and unzip the snapshot release.
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Karan Malhi
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Thanks
> > > > > > > > - Mohammad Nour
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Karan Malhi
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Thanks
> > > > > > - Mohammad Nour
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Karan Malhi
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks
> > > > - Mohammad Nour
> > > >
> > >
> > >
> > >
> > > --
> > > Karan Malhi
> > >
> >
> >
> >
> > --
> > Thanks
> > - Mohammad Nour
> >
>
>
> --
> Karan Malhi
>



-- 
Thanks
- Mohammad Nour

Re: downloadable snapshot release

Posted by Karan Malhi <ka...@gmail.com>.
Mohammad,

I am not sure what i did that caused the bin folder to be created. I
think i played a little with bin.xml in openejb-standalone and ran mvn
-Dassemble -Dmaven.test.skip=true assembly:assembly from within the
standalone module.

i tried it once again before sending you this email, but it didnt work
this time. I am not sure why it is not working this time

On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> Hi Karan...
>
> I still can't have the right directory structure. Tell me in details what
> did u do ?
>
> On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> >
> > If you run mvn from within the assembly module, you will get this
> > structure
> >
> > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > >
> > > I still can't have this directory structure, I will update and try
> > again.
> > >
> > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > >
> > > > Yes
> > > >
> > > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > > >
> > > > > So now you can get an assembly with a bin directory ?
> > > > >
> > > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > > >
> > > > > > Mohammed,
> > > > > >
> > > > > > Actually if i go to the assembly folder and run maven, then it
> > > creates
> > > > > the
> > > > > > required directory structure. I think I just did a mvn:scm update
> > > and
> > > > > then
> > > > > > it worked fine
> > > > > >
> > > > > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > > > > >
> > > > > > > Hi Karan...
> > > > > > >
> > > > > > > First I am sorry I promised you to upload a downloadable
> > snapshot
> > > > for
> > > > > > you
> > > > > > > but I forgot, thanks to reopen the issue. Guys, in the pom.xmlof
> > > > the
> > > > > > > stand-alone assembly, the creation of the bin directory is
> > missing
> > > -
> > > > I
> > > > > > > don't
> > > > > > > know why - I will add it again. Please if someone knows why this
> > > > > > directory
> > > > > > > creation has been missing please reply to this mail.
> > > > > > >
> > > > > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > > > > >
> > > > > > > > Is there a place to download the snapshot release, or do i
> > > always
> > > > > have
> > > > > > > to
> > > > > > > > checkout,build, assemble and unzip the snapshot release.
> > > > > > > >
> > > > > > > > --
> > > > > > > > Karan Malhi
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Thanks
> > > > > > > - Mohammad Nour
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Karan Malhi
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Thanks
> > > > > - Mohammad Nour
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Karan Malhi
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks
> > > - Mohammad Nour
> > >
> >
> >
> >
> > --
> > Karan Malhi
> >
>
>
>
> --
> Thanks
> - Mohammad Nour
>


-- 
Karan Malhi

Re: downloadable snapshot release

Posted by Mohammad Nour El-Din <no...@gmail.com>.
Hi Karan...

I still can't have the right directory structure. Tell me in details what
did u do ?

On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
>
> If you run mvn from within the assembly module, you will get this
> structure
>
> On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> >
> > I still can't have this directory structure, I will update and try
> again.
> >
> > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > >
> > > Yes
> > >
> > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > >
> > > > So now you can get an assembly with a bin directory ?
> > > >
> > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > >
> > > > > Mohammed,
> > > > >
> > > > > Actually if i go to the assembly folder and run maven, then it
> > creates
> > > > the
> > > > > required directory structure. I think I just did a mvn:scm update
> > and
> > > > then
> > > > > it worked fine
> > > > >
> > > > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > > > >
> > > > > > Hi Karan...
> > > > > >
> > > > > > First I am sorry I promised you to upload a downloadable
> snapshot
> > > for
> > > > > you
> > > > > > but I forgot, thanks to reopen the issue. Guys, in the pom.xmlof
> > > the
> > > > > > stand-alone assembly, the creation of the bin directory is
> missing
> > -
> > > I
> > > > > > don't
> > > > > > know why - I will add it again. Please if someone knows why this
> > > > > directory
> > > > > > creation has been missing please reply to this mail.
> > > > > >
> > > > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > > > >
> > > > > > > Is there a place to download the snapshot release, or do i
> > always
> > > > have
> > > > > > to
> > > > > > > checkout,build, assemble and unzip the snapshot release.
> > > > > > >
> > > > > > > --
> > > > > > > Karan Malhi
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Thanks
> > > > > > - Mohammad Nour
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Karan Malhi
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks
> > > > - Mohammad Nour
> > > >
> > >
> > >
> > >
> > > --
> > > Karan Malhi
> > >
> >
> >
> >
> > --
> > Thanks
> > - Mohammad Nour
> >
>
>
>
> --
> Karan Malhi
>



-- 
Thanks
- Mohammad Nour

Re: downloadable snapshot release

Posted by Karan Malhi <ka...@gmail.com>.
If you run mvn from within the assembly module, you will get this structure

On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
>
> I still can't have this directory structure, I will update and try again.
>
> On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> >
> > Yes
> >
> > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > >
> > > So now you can get an assembly with a bin directory ?
> > >
> > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > >
> > > > Mohammed,
> > > >
> > > > Actually if i go to the assembly folder and run maven, then it
> creates
> > > the
> > > > required directory structure. I think I just did a mvn:scm update
> and
> > > then
> > > > it worked fine
> > > >
> > > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > > >
> > > > > Hi Karan...
> > > > >
> > > > > First I am sorry I promised you to upload a downloadable snapshot
> > for
> > > > you
> > > > > but I forgot, thanks to reopen the issue. Guys, in the pom.xml of
> > the
> > > > > stand-alone assembly, the creation of the bin directory is missing
> -
> > I
> > > > > don't
> > > > > know why - I will add it again. Please if someone knows why this
> > > > directory
> > > > > creation has been missing please reply to this mail.
> > > > >
> > > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > > >
> > > > > > Is there a place to download the snapshot release, or do i
> always
> > > have
> > > > > to
> > > > > > checkout,build, assemble and unzip the snapshot release.
> > > > > >
> > > > > > --
> > > > > > Karan Malhi
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Thanks
> > > > > - Mohammad Nour
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Karan Malhi
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks
> > > - Mohammad Nour
> > >
> >
> >
> >
> > --
> > Karan Malhi
> >
>
>
>
> --
> Thanks
> - Mohammad Nour
>



-- 
Karan Malhi

Re: downloadable snapshot release

Posted by Mohammad Nour El-Din <no...@gmail.com>.
I still can't have this directory structure, I will update and try again.

On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
>
> Yes
>
> On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> >
> > So now you can get an assembly with a bin directory ?
> >
> > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > >
> > > Mohammed,
> > >
> > > Actually if i go to the assembly folder and run maven, then it creates
> > the
> > > required directory structure. I think I just did a mvn:scm update and
> > then
> > > it worked fine
> > >
> > > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > > >
> > > > Hi Karan...
> > > >
> > > > First I am sorry I promised you to upload a downloadable snapshot
> for
> > > you
> > > > but I forgot, thanks to reopen the issue. Guys, in the pom.xml of
> the
> > > > stand-alone assembly, the creation of the bin directory is missing -
> I
> > > > don't
> > > > know why - I will add it again. Please if someone knows why this
> > > directory
> > > > creation has been missing please reply to this mail.
> > > >
> > > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > > >
> > > > > Is there a place to download the snapshot release, or do i always
> > have
> > > > to
> > > > > checkout,build, assemble and unzip the snapshot release.
> > > > >
> > > > > --
> > > > > Karan Malhi
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks
> > > > - Mohammad Nour
> > > >
> > >
> > >
> > >
> > > --
> > > Karan Malhi
> > >
> >
> >
> >
> > --
> > Thanks
> > - Mohammad Nour
> >
>
>
>
> --
> Karan Malhi
>



-- 
Thanks
- Mohammad Nour

Re: downloadable snapshot release

Posted by Karan Malhi <ka...@gmail.com>.
Yes

On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
>
> So now you can get an assembly with a bin directory ?
>
> On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> >
> > Mohammed,
> >
> > Actually if i go to the assembly folder and run maven, then it creates
> the
> > required directory structure. I think I just did a mvn:scm update and
> then
> > it worked fine
> >
> > On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> > >
> > > Hi Karan...
> > >
> > > First I am sorry I promised you to upload a downloadable snapshot for
> > you
> > > but I forgot, thanks to reopen the issue. Guys, in the pom.xml of the
> > > stand-alone assembly, the creation of the bin directory is missing - I
> > > don't
> > > know why - I will add it again. Please if someone knows why this
> > directory
> > > creation has been missing please reply to this mail.
> > >
> > > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > > >
> > > > Is there a place to download the snapshot release, or do i always
> have
> > > to
> > > > checkout,build, assemble and unzip the snapshot release.
> > > >
> > > > --
> > > > Karan Malhi
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks
> > > - Mohammad Nour
> > >
> >
> >
> >
> > --
> > Karan Malhi
> >
>
>
>
> --
> Thanks
> - Mohammad Nour
>



-- 
Karan Malhi

Re: downloadable snapshot release

Posted by Mohammad Nour El-Din <no...@gmail.com>.
So now you can get an assembly with a bin directory ?

On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
>
> Mohammed,
>
> Actually if i go to the assembly folder and run maven, then it creates the
> required directory structure. I think I just did a mvn:scm update and then
> it worked fine
>
> On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
> >
> > Hi Karan...
> >
> > First I am sorry I promised you to upload a downloadable snapshot for
> you
> > but I forgot, thanks to reopen the issue. Guys, in the pom.xml of the
> > stand-alone assembly, the creation of the bin directory is missing - I
> > don't
> > know why - I will add it again. Please if someone knows why this
> directory
> > creation has been missing please reply to this mail.
> >
> > On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> > >
> > > Is there a place to download the snapshot release, or do i always have
> > to
> > > checkout,build, assemble and unzip the snapshot release.
> > >
> > > --
> > > Karan Malhi
> > >
> >
> >
> >
> > --
> > Thanks
> > - Mohammad Nour
> >
>
>
>
> --
> Karan Malhi
>



-- 
Thanks
- Mohammad Nour

Re: downloadable snapshot release

Posted by Karan Malhi <ka...@gmail.com>.
Mohammed,

Actually if i go to the assembly folder and run maven, then it creates the
required directory structure. I think I just did a mvn:scm update and then
it worked fine

On 6/2/07, Mohammad Nour El-Din <no...@gmail.com> wrote:
>
> Hi Karan...
>
> First I am sorry I promised you to upload a downloadable snapshot for you
> but I forgot, thanks to reopen the issue. Guys, in the pom.xml of the
> stand-alone assembly, the creation of the bin directory is missing - I
> don't
> know why - I will add it again. Please if someone knows why this directory
> creation has been missing please reply to this mail.
>
> On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
> >
> > Is there a place to download the snapshot release, or do i always have
> to
> > checkout,build, assemble and unzip the snapshot release.
> >
> > --
> > Karan Malhi
> >
>
>
>
> --
> Thanks
> - Mohammad Nour
>



-- 
Karan Malhi

Re: downloadable snapshot release

Posted by Mohammad Nour El-Din <no...@gmail.com>.
Hi Karan...

First I am sorry I promised you to upload a downloadable snapshot for you
but I forgot, thanks to reopen the issue. Guys, in the pom.xml of the
stand-alone assembly, the creation of the bin directory is missing - I don't
know why - I will add it again. Please if someone knows why this directory
creation has been missing please reply to this mail.

On 6/2/07, Karan Malhi <ka...@gmail.com> wrote:
>
> Is there a place to download the snapshot release, or do i always have to
> checkout,build, assemble and unzip the snapshot release.
>
> --
> Karan Malhi
>



-- 
Thanks
- Mohammad Nour