Open GoogleCodeExporter opened 8 years ago
Using MAVEN_OPTS is a typical need for more than small code bases. I don't
think
this issue is a bug, unless I misunderstand your report.
Original comment by jeffjjen...@gmail.com
on 24 Feb 2010 at 8:20
I think you understood fine. Basically, the user experience for the 1st timer
is this:
1. download testability explorer
2. modify pom.xml of my project
3. run "mvn clean site"
4. maven spins for a long time and blows up with OOM.
5. ...
6. Profit.
Original comment by pedro....@gmail.com
on 24 Feb 2010 at 8:26
OK... perhaps then a "getting started" page with:
For Maven users:
1. Add the following dep to reporting section...
2. Since TE requires a lot of resources, may need to set MAVEN_OPTS=-Xmx1024m
3. Run "mvn clean site".
No need for download anymore, as 1.3.3 is in central! :-)
Original comment by jeffjjen...@gmail.com
on 24 Feb 2010 at 9:06
That'd be great. :)
Original comment by pedro....@gmail.com
on 24 Feb 2010 at 9:07
Original issue reported on code.google.com by
pedro....@gmail.com
on 29 Apr 2009 at 6:02