You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by "mohan.shenoy" <sh...@in.ibm.com> on 2008/01/03 14:32:22 UTC

Building Wicket from SVN

I checked out the latest version from
http://svn.apache.org/repos/asf/wicket/trunk

I ran the following command from the Wicket root folder
mvn -Dmaven.test.skip=true -e clean install>a.txt

I am getting an error saying "Error assembling JAR".

I am attaching the output file  http://www.nabble.com/file/p14596949/a.txt
a.txt 

Here is the settings.xml from my .m2 folder 
http://www.nabble.com/file/p14596949/settings.xml settings.xml 

What am I doing wrong here?

--Mohan
-- 
View this message in context: http://www.nabble.com/Building-Wicket-from-SVN-tp14596949p14596949.html
Sent from the Wicket - Dev mailing list archive at Nabble.com.


Re: Building Wicket from SVN

Posted by "mohan.shenoy" <sh...@in.ibm.com>.
I was using a snapshot version of Maven. It worked fine with Maven 2.0.4.

Thanks,
Mohan



Martijn Dashorst wrote:
> 
> It seems like a maven error. I see you run maven using jdk-1.4. What
> version of maven are you running?
> 
> You might want to re-post to the maven user list, include your java
> version, maven version and the stack trace.
> 
> Martijn
> 
> On Jan 3, 2008 2:32 PM, mohan.shenoy <sh...@in.ibm.com> wrote:
>>
>> I checked out the latest version from
>> http://svn.apache.org/repos/asf/wicket/trunk
>>
>> I ran the following command from the Wicket root folder
>> mvn -Dmaven.test.skip=true -e clean install>a.txt
>>
>> I am getting an error saying "Error assembling JAR".
>>
>> I am attaching the output file 
>> http://www.nabble.com/file/p14596949/a.txt
>> a.txt
>>
>> Here is the settings.xml from my .m2 folder
>> http://www.nabble.com/file/p14596949/settings.xml settings.xml
>>
>> What am I doing wrong here?
>>
>> --Mohan
>> --
>> View this message in context:
>> http://www.nabble.com/Building-Wicket-from-SVN-tp14596949p14596949.html
>> Sent from the Wicket - Dev mailing list archive at Nabble.com.
>>
>>
> 
> 
> 
> -- 
> Buy Wicket in Action: http://manning.com/dashorst
> Apache Wicket 1.3.0 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0
> 
> 

-- 
View this message in context: http://www.nabble.com/Building-Wicket-from-SVN-tp14596949p14613554.html
Sent from the Wicket - Dev mailing list archive at Nabble.com.


Re: Building Wicket from SVN

Posted by Martijn Dashorst <ma...@gmail.com>.
It seems like a maven error. I see you run maven using jdk-1.4. What
version of maven are you running?

You might want to re-post to the maven user list, include your java
version, maven version and the stack trace.

Martijn

On Jan 3, 2008 2:32 PM, mohan.shenoy <sh...@in.ibm.com> wrote:
>
> I checked out the latest version from
> http://svn.apache.org/repos/asf/wicket/trunk
>
> I ran the following command from the Wicket root folder
> mvn -Dmaven.test.skip=true -e clean install>a.txt
>
> I am getting an error saying "Error assembling JAR".
>
> I am attaching the output file  http://www.nabble.com/file/p14596949/a.txt
> a.txt
>
> Here is the settings.xml from my .m2 folder
> http://www.nabble.com/file/p14596949/settings.xml settings.xml
>
> What am I doing wrong here?
>
> --Mohan
> --
> View this message in context: http://www.nabble.com/Building-Wicket-from-SVN-tp14596949p14596949.html
> Sent from the Wicket - Dev mailing list archive at Nabble.com.
>
>



-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0