Bugs item #1936496, was opened at 2008-04-07 01:23
Message generated for change (Settings changed) made by bindul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1020092&aid=1936496&group_id=212019

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: maven-jsmooth-plugin
>Group: maven-jsmooth-plugin-v0.1.0
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: OMax (omax3)
>Assigned to: Bindul Bhowmik (bindul)
Summary: Unable to determine the source of this jar and hence cannot 

Initial Comment:
Executing maven plugin gives the following error,
which doens't provide information what should be corrected.
I just tried to use config files from:

http://mindtreeinsight.sourceforge.net/releng/maven-jsmooth-plugin/insight-jsmooth-conf.html

Please help.

[INFO] Unable to determine the source of this jar and hence cannot extract 
skeletons
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Unable to determine the source of this 
jar and hence cannot extract skeletons
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
        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:597)
        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.MojoFailureException: Unable to determine 
the source of this jar and hence cannot extract skeleton
        at 
com.mindtree.techworks.insight.releng.mvn.jsmooth.JSmoothCompileMojo.writeSkeletons(JSmoothCompileMojo.java:287)
        at 
com.mindtree.techworks.insight.releng.mvn.jsmooth.JSmoothCompileMojo.execute(JSmoothCompileMojo.java:185)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:447)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)

----------------------------------------------------------------------

>Comment By: Bindul Bhowmik (bindul)
Date: 2008-04-07 09:21

Message:
Logged In: YES 
user_id=1127769
Originator: NO

Hello,

Please execute your build with the mvn -X option and post (atleast the
relevant) output from the debug to help us identify the problem.

Bindul

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1020092&aid=1936496&group_id=212019

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
mindtreeinsight-devel mailing list
mindtreeinsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-devel

Reply via email to