mvn deploy is working now, the trick being running mvn deploy instead of mvn 
deploy:deploy, as explained in 
<http://www.nabble.com/The-packaging-for-this-project-did-not-assign-a-file-to-the-build-artifact-td12397487.html>

lets see how far we get, after this comes the asembly stage.

Keep you all posted, since I'll need to call for a commit freeze to make the 
release

cheers

Gabriel
On Friday 22 August 2008 11:25:48 am Gabriel Roldán wrote:
> This is the full stack trace from maven.
> Martin, you're the maven expert, any clue about what can be going bad?
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Geotools Archetype
> [INFO]    task-segment: [deploy:deploy]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [deploy:deploy]
> altDeploymentRepository = null
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The packaging for this project did not assign a file to the build
> artifact
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: The packaging for
> this project did not assign a file to the build artifact
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLif
>ecycleExecutor.java:583) at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(D
>efaultLifecycleExecutor.java:512) at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLife
>cycleExecutor.java:482) at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFai
>lures(DefaultLifecycleExecutor.java:330) at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Def
>aultLifecycleExecutor.java:291) at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycl
>eExecutor.java:142) at
> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) at
> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) at
> org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
>9) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
>l.java:25) at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at
> org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoExecutionException: The packaging
> for this project did not assign a file to the build artifact
>         at
> org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:159)
>         at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManag
>er.java:451) at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLif
>ecycleExecutor.java:558) ... 16 more
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 26 seconds
> [INFO] Finished at: Fri Aug 22 10:28:24 EDT 2008
> [INFO] Final Memory: 37M/323M
> [INFO]
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel



-------------------------------------------------------------------------
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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to