You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Leandro Rodrigo Saad Cruz <le...@ibnetwork.com.br> on 2003/07/09 22:45:08 UTC

build problems with cvs HEAD

Hi all. I'm starting to code against T2-HEAD (I was using T2-STABLE)
but I can't compile the sources from cvs (fresh checkout) using maven.
Here goes my maven output:

<stdout>

leandro@zacarias % maven java:jar
 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|   v. 1.0-beta-8



BUILD FAILED
null:76:37: <attainGoal> null:144:35: <attainGoal> null:-1:-1: <null> No
goal [torque:om]
Total time:  6 seconds

</stdout>

Any help ?

-- 
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e Servicos (IB)
http://www.ibnetwork.com.br
http://db.apache.org/ojb
http://xingu.sourceforge.net


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: build problems with cvs HEAD

Posted by Leandro Rodrigo Saad Cruz <le...@ibnetwork.com.br>.
with Maven b9 I get some errors related to a 'category' instance
variable that doesn't exist on some BaseXXXPeer classes. Anyone forgot
do add it to BasePeer ??


On Wed, 2003-07-09 at 17:45, Leandro Rodrigo Saad Cruz wrote:
> Hi all. I'm starting to code against T2-HEAD (I was using T2-STABLE)
> but I can't compile the sources from cvs (fresh checkout) using maven.
> Here goes my maven output:
> 
> <stdout>
> 
> leandro@zacarias % maven java:jar
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|   v. 1.0-beta-8
> 
> 
> 
> BUILD FAILED
> null:76:37: <attainGoal> null:144:35: <attainGoal> null:-1:-1: <null> No
> goal [torque:om]
> Total time:  6 seconds
> 
> </stdout>
> 
> Any help ?
> 
> -- 
> Leandro Rodrigo Saad Cruz
> IT - Inter Business Tecnologia e Servicos (IB)
> http://www.ibnetwork.com.br
> http://db.apache.org/ojb
> http://xingu.sourceforge.net
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
> 
> 
-- 
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e Servicos (IB)
http://www.ibnetwork.com.br
http://db.apache.org/ojb
http://xingu.sourceforge.net


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org