You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Stefan Schuster <za...@gmx.net> on 2003/08/30 13:43:56 UTC

Build problems - something missing in maven repository ??

Hi,

I have problems building geronimo,
is someone else expiring this problem :


BUILD FAILED
File...... file:/home/stefan/geronimo/incubator-geronimo/
Element... maven:reactor
Line...... 57
Column.... 13
The build cannot continue because of the following unsatisfied
dependency:

geronimo-spec-j2ee-jacc-DEV.jar


-- 
Stefan



Re: Build problems - something missing in maven repository ??

Posted by Jason Dillon <ja...@coredevelopers.net>.
I should hope so, I was assuming you had a sync'd workspace.

--jason


On Saturday, August 30, 2003, at 11:22  PM, Stefan Schuster wrote:

> Sorry to bother you again,
> but the directory is not there.
> Shouldn't ''cvs update'' in the root-dir
> give me all files and directorys ?
>
> Thanks in advance
>
> On Sat, 2003-08-30 at 18:13, Jason Dillon wrote:
>> That is because this is generated by the build.
>>
>> cd specs/jsee-jacc
>> maven jar:install
>>
>> Should fix this.
>>
>> --jason
>>
>>
>> On Saturday, August 30, 2003, at 10:53  PM, Stefan Schuster wrote:
>>
>>> Hi,
>>>
>>> Thanks for the fast response,
>>> looks like maven is trying to install it, but something
>>> fails :
>>>
>>> Attempting to download geronimo-spec-j2ee-jacc-DEV.jar.
>>> Error retrieving artifact from
>>> [http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-
>>> jacc-DEV.jar]: java.lang.Exception: Can't get
>>> geronimo-spec-j2ee-jacc-DEV.jar to
>>> /home/stefan/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-
>>> jacc-DEV.jar
>>> WARNING: Failed to download geronimo-spec-j2ee-jacc-DEV.jar.
>>> Attempting to download mx4j-SNAPSHOT.jar.
>>>
>>>
>>>
>>> On Sat, 2003-08-30 at 14:05, Jason Dillon wrote:
>>>> Are you trying to clean?  You need to run a build first, to get this
>>>> depend installed.  Its kinda stupid, but that is how it works :-(
>>>>
>>>> --jason
>>>>
>>>>
>>>> On Saturday, August 30, 2003, at 06:43  PM, Stefan Schuster wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I have problems building geronimo,
>>>>> is someone else expiring this problem :
>>>>>
>>>>>
>>>>> BUILD FAILED
>>>>> File...... file:/home/stefan/geronimo/incubator-geronimo/
>>>>> Element... maven:reactor
>>>>> Line...... 57
>>>>> Column.... 13
>>>>> The build cannot continue because of the following unsatisfied
>>>>> dependency:
>>>>>
>>>>> geronimo-spec-j2ee-jacc-DEV.jar
>>>>>
>>>>>
>>>>> -- 
>>>>> Stefan
>>>>>
>>>>>
>>>>
>>> -- 
>>> Stefan
>>>
>>
> -- 
> Stefan
>


Re: Build problems - something missing in maven repository ??

Posted by Stefan Schuster <za...@gmx.net>.
Hi, 

thank you very much, that solved my problem !
And I should learn more about CVS ...

On Sat, 2003-08-30 at 18:28, Davanum Srinivas wrote:
> "cvs update -P -d"

-- 
Stefan


Re: Build problems - something missing in maven repository ??

Posted by Davanum Srinivas <di...@yahoo.com>.
"cvs update -P -d"

--- Stefan Schuster <za...@gmx.net> wrote:
> Sorry to bother you again,
> but the directory is not there.
> Shouldn't ''cvs update'' in the root-dir
> give me all files and directorys ?
> 
> Thanks in advance
> 
> On Sat, 2003-08-30 at 18:13, Jason Dillon wrote:
> > That is because this is generated by the build.
> > 
> > cd specs/jsee-jacc
> > maven jar:install
> > 
> > Should fix this.
> > 
> > --jason
> > 
> > 
> > On Saturday, August 30, 2003, at 10:53  PM, Stefan Schuster wrote:
> > 
> > > Hi,
> > >
> > > Thanks for the fast response,
> > > looks like maven is trying to install it, but something
> > > fails :
> > >
> > > Attempting to download geronimo-spec-j2ee-jacc-DEV.jar.
> > > Error retrieving artifact from
> > > [http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee- 
> > > jacc-DEV.jar]: java.lang.Exception: Can't get  
> > > geronimo-spec-j2ee-jacc-DEV.jar to  
> > > /home/stefan/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee- 
> > > jacc-DEV.jar
> > > WARNING: Failed to download geronimo-spec-j2ee-jacc-DEV.jar.
> > > Attempting to download mx4j-SNAPSHOT.jar.
> > >
> > >
> > >
> > > On Sat, 2003-08-30 at 14:05, Jason Dillon wrote:
> > >> Are you trying to clean?  You need to run a build first, to get this
> > >> depend installed.  Its kinda stupid, but that is how it works :-(
> > >>
> > >> --jason
> > >>
> > >>
> > >> On Saturday, August 30, 2003, at 06:43  PM, Stefan Schuster wrote:
> > >>
> > >>> Hi,
> > >>>
> > >>> I have problems building geronimo,
> > >>> is someone else expiring this problem :
> > >>>
> > >>>
> > >>> BUILD FAILED
> > >>> File...... file:/home/stefan/geronimo/incubator-geronimo/
> > >>> Element... maven:reactor
> > >>> Line...... 57
> > >>> Column.... 13
> > >>> The build cannot continue because of the following unsatisfied
> > >>> dependency:
> > >>>
> > >>> geronimo-spec-j2ee-jacc-DEV.jar
> > >>>
> > >>>
> > >>> -- 
> > >>> Stefan
> > >>>
> > >>>
> > >>
> > > -- 
> > > Stefan
> > >
> > 
> -- 
> Stefan
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

Re: Build problems - something missing in maven repository ??

Posted by Stefan Schuster <za...@gmx.net>.
Sorry to bother you again,
but the directory is not there.
Shouldn't ''cvs update'' in the root-dir
give me all files and directorys ?

Thanks in advance

On Sat, 2003-08-30 at 18:13, Jason Dillon wrote:
> That is because this is generated by the build.
> 
> cd specs/jsee-jacc
> maven jar:install
> 
> Should fix this.
> 
> --jason
> 
> 
> On Saturday, August 30, 2003, at 10:53  PM, Stefan Schuster wrote:
> 
> > Hi,
> >
> > Thanks for the fast response,
> > looks like maven is trying to install it, but something
> > fails :
> >
> > Attempting to download geronimo-spec-j2ee-jacc-DEV.jar.
> > Error retrieving artifact from
> > [http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee- 
> > jacc-DEV.jar]: java.lang.Exception: Can't get  
> > geronimo-spec-j2ee-jacc-DEV.jar to  
> > /home/stefan/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee- 
> > jacc-DEV.jar
> > WARNING: Failed to download geronimo-spec-j2ee-jacc-DEV.jar.
> > Attempting to download mx4j-SNAPSHOT.jar.
> >
> >
> >
> > On Sat, 2003-08-30 at 14:05, Jason Dillon wrote:
> >> Are you trying to clean?  You need to run a build first, to get this
> >> depend installed.  Its kinda stupid, but that is how it works :-(
> >>
> >> --jason
> >>
> >>
> >> On Saturday, August 30, 2003, at 06:43  PM, Stefan Schuster wrote:
> >>
> >>> Hi,
> >>>
> >>> I have problems building geronimo,
> >>> is someone else expiring this problem :
> >>>
> >>>
> >>> BUILD FAILED
> >>> File...... file:/home/stefan/geronimo/incubator-geronimo/
> >>> Element... maven:reactor
> >>> Line...... 57
> >>> Column.... 13
> >>> The build cannot continue because of the following unsatisfied
> >>> dependency:
> >>>
> >>> geronimo-spec-j2ee-jacc-DEV.jar
> >>>
> >>>
> >>> -- 
> >>> Stefan
> >>>
> >>>
> >>
> > -- 
> > Stefan
> >
> 
-- 
Stefan


Re: Build problems - something missing in maven repository ??

Posted by Jason Dillon <ja...@coredevelopers.net>.
That is because this is generated by the build.

cd specs/jsee-jacc
maven jar:install

Should fix this.

--jason


On Saturday, August 30, 2003, at 10:53  PM, Stefan Schuster wrote:

> Hi,
>
> Thanks for the fast response,
> looks like maven is trying to install it, but something
> fails :
>
> Attempting to download geronimo-spec-j2ee-jacc-DEV.jar.
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee- 
> jacc-DEV.jar]: java.lang.Exception: Can't get  
> geronimo-spec-j2ee-jacc-DEV.jar to  
> /home/stefan/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee- 
> jacc-DEV.jar
> WARNING: Failed to download geronimo-spec-j2ee-jacc-DEV.jar.
> Attempting to download mx4j-SNAPSHOT.jar.
>
>
>
> On Sat, 2003-08-30 at 14:05, Jason Dillon wrote:
>> Are you trying to clean?  You need to run a build first, to get this
>> depend installed.  Its kinda stupid, but that is how it works :-(
>>
>> --jason
>>
>>
>> On Saturday, August 30, 2003, at 06:43  PM, Stefan Schuster wrote:
>>
>>> Hi,
>>>
>>> I have problems building geronimo,
>>> is someone else expiring this problem :
>>>
>>>
>>> BUILD FAILED
>>> File...... file:/home/stefan/geronimo/incubator-geronimo/
>>> Element... maven:reactor
>>> Line...... 57
>>> Column.... 13
>>> The build cannot continue because of the following unsatisfied
>>> dependency:
>>>
>>> geronimo-spec-j2ee-jacc-DEV.jar
>>>
>>>
>>> -- 
>>> Stefan
>>>
>>>
>>
> -- 
> Stefan
>


Re: Build problems - something missing in maven repository ??

Posted by Stefan Schuster <za...@gmx.net>.
Hi,

Thanks for the fast response,
looks like maven is trying to install it, but something
fails :

Attempting to download geronimo-spec-j2ee-jacc-DEV.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-jacc-DEV.jar]: java.lang.Exception: Can't get geronimo-spec-j2ee-jacc-DEV.jar to /home/stefan/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-jacc-DEV.jar
WARNING: Failed to download geronimo-spec-j2ee-jacc-DEV.jar.
Attempting to download mx4j-SNAPSHOT.jar.



On Sat, 2003-08-30 at 14:05, Jason Dillon wrote:
> Are you trying to clean?  You need to run a build first, to get this 
> depend installed.  Its kinda stupid, but that is how it works :-(
> 
> --jason
> 
> 
> On Saturday, August 30, 2003, at 06:43  PM, Stefan Schuster wrote:
> 
> > Hi,
> >
> > I have problems building geronimo,
> > is someone else expiring this problem :
> >
> >
> > BUILD FAILED
> > File...... file:/home/stefan/geronimo/incubator-geronimo/
> > Element... maven:reactor
> > Line...... 57
> > Column.... 13
> > The build cannot continue because of the following unsatisfied
> > dependency:
> >
> > geronimo-spec-j2ee-jacc-DEV.jar
> >
> >
> > -- 
> > Stefan
> >
> >
> 
-- 
Stefan


Re: Build problems - something missing in maven repository ??

Posted by Jason Dillon <ja...@coredevelopers.net>.
Are you trying to clean?  You need to run a build first, to get this 
depend installed.  Its kinda stupid, but that is how it works :-(

--jason


On Saturday, August 30, 2003, at 06:43  PM, Stefan Schuster wrote:

> Hi,
>
> I have problems building geronimo,
> is someone else expiring this problem :
>
>
> BUILD FAILED
> File...... file:/home/stefan/geronimo/incubator-geronimo/
> Element... maven:reactor
> Line...... 57
> Column.... 13
> The build cannot continue because of the following unsatisfied
> dependency:
>
> geronimo-spec-j2ee-jacc-DEV.jar
>
>
> -- 
> Stefan
>
>