Solution for this problem could be repository in the default location. or putting settings.xml in default directory like "c:\my documents\user\.m2\settings.xml"
Developer Abe wrote: > > Hi, > > I am getting the following when running > > mvn appfuse:full-source > > $ mvn -e appfuse:full-source > + Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'appfuse'. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building AppFuse Modular Application - Web (Spring MVC) > [INFO] task-segment: [appfuse:full-source] > [INFO] > ------------------------------------------------------------------------- > --- > [WARNING] POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is > invalid. > It w > ill be ignored for artifact resolution. Reason: Parse error reading POM. > Reason: > TEXT must be immediately followed by END_TAG and not START_TAG (position: > START > _TAG seen ...<licenses>\n\t\t\t<license>... @12:13) > [INFO] [appfuse:full-source] > [INFO] [AppFuse] Installing source from web-common module... > *[ERROR] 204900 : svn: No entry at URL ' > https://appfuse.dev.java.net/svn/appfuse/ > tags/APPFUSE_2.0_M5web/common/src'* > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] svn: No entry at URL ' > https://appfuse.dev.java.net/svn/appfuse/tags/APPFU > SE_2.0_M5web/common/src' > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: svn: No entry at > URL > 'ht > tps://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0_M5web/common/src' > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals > (Defa > ultLifecycleExecutor.java:564) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone > Goal(DefaultLifecycleExecutor.java:493) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal > (Defau > ltLifecycleExecutor.java:463) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan > dleFailures(DefaultLifecycleExecutor.java:311) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen > ts(DefaultLifecycleExecutor.java:278) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute > (DefaultLi > fecycleExecutor.java:143) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke > (NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAcces > sorImpl.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) > > I tested the URL in the browser and it does not work (404). > > I already checked the proxy. > > Regards, > Abe > > -- View this message in context: http://www.nabble.com/Not-able-to-run-appfuse%3Afull-source-tp11111334s2369p14557343.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
