You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Christian Bach <ch...@polyester.se> on 2005/10/04 13:43:23 UTC

Build fails with META

Hi list!

Im having a problem running goals with the Maven Turbine-plugin.

It seems that even though i specified the turbine.app.name it still 
can´t find the schema file?
"Warning: Could not find file 
C:\work\megajohnny\maventest\polyshop\src\schema\-schema.xml to copy."

Any ideas?

The following error is displayed.
C:\work\megajohnny\maventest\polyshop>maven
build:start:

java:prepare-filesystem:

java:compile:
turbine:init:

turbine:check-runtime-environment:

turbine:java-compile:
turbine:torque-om-check:

Overriding previous definition of reference to maven.compile.src.set
    [echo] Building OM Source files from Schema...
torque:init:
turbine:torque-copy-security-om:
    [copy] Copying 1 file to 
C:\work\megajohnny\maventest\polyshop\target\xml

BUILD FAILED
File...... C:\Documents and 
Settings\christian\.maven\cache\maven-turbine-plugin
-1.3\plugin.jelly
Element... copy
Line...... 1127
Column.... 71
Warning: Could not find file 
C:\work\megajohnny\maventest\polyshop\src\schema\-s
chema.xml to copy.
Total time: 3 seconds
Finished at: Tue Oct 04 13:38:33 CEST 2005




-- 


-------------------------------------------
*POLYESTER**
Wittstocksgatan 2 NB
115 24 STOCKHOLM
Tel: 08 - 660 73 50
Mobil: 070 - 443 91 90
E-post: christian.bach@polyester.se <ma...@polyester.se>
http://www.polyester.se

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


Re: Build fails with META

Posted by Christian Bach <ch...@polyester.se>.
Hi Sergiu,

and thanx for the quick reply.

Here is a snip from my project.xml
<?xml version="1.0" encoding="UTF-8" ?>
<project>
  <pomVersion>3</pomVersion>
  <name>polyshop</name>
  <id>polyshop</id>
  <groupId>polyshop</groupId>
  <currentVersion>1.0-dev</currentVersion>
  <shortDescription>Turbine Skeleton application</shortDescription>
  <description/>
  <organization/>
  <inceptionYear>2004</inceptionYear>
  <package>org.apache.turbine.app.polyshop</package>
  <versions/>
  <developers/>

The name attribute was there when i got the Build failed message.

Are there any known issues on windows, java runtime or with a certaint 
version av Maven?
Im using 1.0.2, jdk1.5

Best regards
Christian Bach

sergiu gordea wrote:

> I think you have to set the name property in the project.xml
>
> Best,
>
> Sergiu
>
>
> Christian Bach wrote:
>
>> Hi list!
>>
>> Im having a problem running goals with the Maven Turbine-plugin.
>>
>> It seems that even though i specified the turbine.app.name it still 
>> can´t find the schema file?
>> "Warning: Could not find file 
>> C:\work\megajohnny\maventest\polyshop\src\schema\-schema.xml to copy."
>>
>> Any ideas?
>>
>> The following error is displayed.
>> C:\work\megajohnny\maventest\polyshop>maven
>> build:start:
>>
>> java:prepare-filesystem:
>>
>> java:compile:
>> turbine:init:
>>
>> turbine:check-runtime-environment:
>>
>> turbine:java-compile:
>> turbine:torque-om-check:
>>
>> Overriding previous definition of reference to maven.compile.src.set
>>    [echo] Building OM Source files from Schema...
>> torque:init:
>> turbine:torque-copy-security-om:
>>    [copy] Copying 1 file to 
>> C:\work\megajohnny\maventest\polyshop\target\xml
>>
>> BUILD FAILED
>> File...... C:\Documents and 
>> Settings\christian\.maven\cache\maven-turbine-plugin
>> -1.3\plugin.jelly
>> Element... copy
>> Line...... 1127
>> Column.... 71
>> Warning: Could not find file 
>> C:\work\megajohnny\maventest\polyshop\src\schema\-s
>> chema.xml to copy.
>> Total time: 3 seconds
>> Finished at: Tue Oct 04 13:38:33 CEST 2005
>>
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>
>

-- 


-------------------------------------------
*POLYESTER**
Wittstocksgatan 2 NB
115 24 STOCKHOLM
Tel: 08 - 660 73 50
Mobil: 070 - 443 91 90
E-post: christian.bach@polyester.se <ma...@polyester.se>
http://www.polyester.se

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


Re: Build fails with META

Posted by sergiu gordea <gs...@ifit.uni-klu.ac.at>.
I think you have to set the name property in the project.xml

 Best,

 Sergiu


Christian Bach wrote:

> Hi list!
>
> Im having a problem running goals with the Maven Turbine-plugin.
>
> It seems that even though i specified the turbine.app.name it still 
> can´t find the schema file?
> "Warning: Could not find file 
> C:\work\megajohnny\maventest\polyshop\src\schema\-schema.xml to copy."
>
> Any ideas?
>
> The following error is displayed.
> C:\work\megajohnny\maventest\polyshop>maven
> build:start:
>
> java:prepare-filesystem:
>
> java:compile:
> turbine:init:
>
> turbine:check-runtime-environment:
>
> turbine:java-compile:
> turbine:torque-om-check:
>
> Overriding previous definition of reference to maven.compile.src.set
>    [echo] Building OM Source files from Schema...
> torque:init:
> turbine:torque-copy-security-om:
>    [copy] Copying 1 file to 
> C:\work\megajohnny\maventest\polyshop\target\xml
>
> BUILD FAILED
> File...... C:\Documents and 
> Settings\christian\.maven\cache\maven-turbine-plugin
> -1.3\plugin.jelly
> Element... copy
> Line...... 1127
> Column.... 71
> Warning: Could not find file 
> C:\work\megajohnny\maventest\polyshop\src\schema\-s
> chema.xml to copy.
> Total time: 3 seconds
> Finished at: Tue Oct 04 13:38:33 CEST 2005
>
>
>
>


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