Giter Club home page Giter Club logo

maven-rsb-wmb-plugin's People

Watchers

 avatar

maven-rsb-wmb-plugin's Issues

Error when building dhe pom on the BroderParent

What steps will reproduce the problem?
1. Go to BrokerParent Folder
2. run mvn-install

i see that the 04_DelpoyService is empty 
is it normal?

What is the expected output? What do you see instead?
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file 'C:\Tmp\Maven WebShpere\maven3\poms\Broker
Parent\04_DeployServices\pom.xml'. for project unknown


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file
'C:\Tmp\Maven WebShpere\maven3\poms\BrokerParent\04_DeployServices\pom.xml'. for
 project unknown

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Feb 2015 at 1:36

maven-rsb-wmb-createbar failed build

What steps will reproduce the problem?
1. mvn install in the maven-rsb-wmb-createbar folder
2. Build fails
3.

What is the expected output? What do you see instead?
expected BUILD SUCSESSFUL
but got
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] ...\maven-rsb-wmb-createbar\src\main\java\com\rsb\wmb\createbar\
WmbCreateBarMojo.java:[134,58] getDependencies(java.lang.String) in 
com.rsb.wmb.createbar.Workspace cannot be applied to
 (java.lang.String,int)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.655s
[INFO] Finished at: Wed Apr 06 11:11:47 CEST 2011
[INFO] Final Memory: 6M/18M
[INFO] ------------------------------------------------------------------------
What version of the product are you using? On what operating system?
WinXP using the #r5 to build


Please provide any additional information below.
// get dependent projects for main project
        List<String> depprojectnames = myWorkspace.getDependencies(mainProject,1);

should be:
// get dependent projects for main project
        List<String> depprojectnames = myWorkspace.getDependencies(mainProject);

???


Original issue reported on code.google.com by [email protected] on 6 Apr 2011 at 9:26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.