I'm wondering when 1.0.4 might be scheduled for release. I just committed a few changes relating to late-breaking updates in the ActionScript3 language. For the time being I've made available a private update of the actionscript plugin built against 1.0.3, but obviously a new 1.0.4 distro would be better for people.

No hurry whatsoever, just curious.

regards...

... .  .    .       .            joe


toma78 wrote:
Hi,

I'm trying to re-generate tag files to use with Doclipse, but it does
not work for me. I've read http://xdoclet.codehaus.org/Doclipse,
installed maven2, entered into references directory and issued: mvn
generate-docs, but I receive:



D:\xdoclet-plugins-1.0.3\src\reference>mvn -e generate-docs

+ Error stacktraces are turned on.

[INFO] Scanning for projects...

[INFO]
----------------------------------------------------------------------------

[ERROR] BUILD FAILURE

[INFO]
----------------------------------------------------------------------------

[INFO] Invalid task 'generate-docs': you must specify a valid
lifecycle phase, or a goal in the format plugin:goal or
pluginGroupId:pluginArtifactId:pluginVersion:goal

[INFO]
----------------------------------------------------------------------------

[INFO] Trace

org.apache.maven.BuildFailureException: Invalid task 'generate-docs':
you must specify a valid lifecycle phase, or a goal in the format
plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal



        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor(DefaultLifecycleExecutor.java:1476)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.segmentTaskListByAggregationNeeds(DefaultLifecycleExecutor.java:378)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:134)

        at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)

        at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)

        at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)

        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

        at java.lang.reflect.Method.invoke(Method.java:324)

        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)

[INFO]
----------------------------------------------------------------------------

[INFO] Total time: < 1 second

[INFO] Finished at: Tue Jan 31 14:51:08 CET 2006

[INFO] Final Memory: 1M/2M

[INFO]
----------------------------------------------------------------------------



What am I doing wrong? How can I regenerate the tag files? I'd like
to use to updated hibernate doclipse extension.



Any help is appreciated.

Thanks in advance.




Reply via email to