Jody Garnett wrote: >> Comparing to 2.4.x we do in fact have no assembly information on the >> 2.5.x branch... on 2.4.x we have: >> > This missing bit of xml here: > - http://svn.geotools.org/tags/2.5-M2/pom.xml > - http://svn.geotools.org/tags/2.5-M1/pom.xml > > I don't see a record of why it was removed - does anyone remember. > The target fails due to heap space issues; since I have tried giveing it a lot more heaps space I am going to assume we have an actual problem here: > java.lang.OutOfMemoryError: Java heap space > at java.util.ArrayList.ensureCapacity(ArrayList.java:169) > at java.util.ArrayList.add(ArrayList.java:351) > at > org.codehaus.plexus.archiver.AbstractArchiver.addResource(AbstractArchiver.java:300) > at > org.codehaus.plexus.archiver.AbstractArchiver.addFileSet(AbstractArchiver.java:229) > at > org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArchiver.addDirectory(AssemblyProxyArchiver.java:334) > at > org.apache.maven.plugin.assembly.archive.task.AddDirectoryTask.execute(AddDirectoryTask.java:114) > at > org.apache.maven.plugin.assembly.archive.task.AddFileSetsTask.addFileSet(AddFileSetsTask.java:154) > at > org.apache.maven.plugin.assembly.archive.task.AddFileSetsTask.execute(AddFileSetsTask.java:87) > at > org.apache.maven.plugin.assembly.archive.phase.FileSetAssemblyPhase.execute(FileSetAssemblyPhase.java:54) > at > org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:129) > at > org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:322) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451) I am going to go back to trying a specific <version>2.1</version> of this plugin and see if we can get a release. This is my last idea on this one so suggestions are welcome. Jody
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
